Gets the spin axes orientation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SpinAxesOrientation() As IAgOrientation |
| [C#] |
|---|
public IAgOrientation SpinAxesOrientation {get; set;} |
| [Managed C++] |
|---|
public: __property IAgOrientation ^ get_SpinAxesOrientation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgOrientation getSpinAxesOrientation(); public void setSpinAxesOrientation( IAgOrientation ); |





