AGI STK Objects 11Send 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 ** ppRetVal
);
[Java]
public IAgVOOffsetRotate getRotational();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.