AGI STK Objects 11 Send comments on this topic.
Rotational Property (IAgVOOffset)
See Also 





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 ** ppRetVal
);

[Java]
public IAgVOOffsetRotate getRotational();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1