STK ObjectsSend comments on this topic.
Rotational Property (IAgVOOffset)
See Also
Windows





Windows & Linux

Description

Returns the rotational offset attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Rotational() As IAgVOOffsetRotate
[C#]
public IAgVOOffsetRotate Rotational {get;}
[Managed C++]
public: __property IAgVOOffsetRotate ^ get_Rotational();
[Unmanaged C++]
public: HRESULT get_Rotational(
    IAgVOOffsetRotate ** ppAgRotational
);
[Java]
public IAgVOOffsetRotate getRotational();
[Python - STK API ]
@property
def Rotational(self) -> "IAgVOOffsetRotate":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.