Euler direction sequence. Must be set before
B,C values. Otherwise the B,C values will converted to the Sequence
specified.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Sequence() As AgEEulerDirectionSequence
|
| [C#] |
|---|
public AgEEulerDirectionSequence Sequence {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEEulerDirectionSequence get_Sequence();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Sequence(
|
| [Java] |
|---|
public AgEEulerDirectionSequence getSequence();public void setSequence(
|