The order of the spline used to generate the
motion along the ellipse.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AscentType() As AgEVAAscentType
|
| [C#] |
|---|
public AgEVAAscentType AscentType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAAscentType get_AscentType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AscentType(
|
| [Java] |
|---|
public AgEVAAscentType getAscentType();public void setAscentType(
|