Returns the rotational offset
attributes.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgVOOffsetRotate getRotational();
|