Which type of element (osculating or
mean).
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ElementType() As AgEVAElement
|
| [C#] |
|---|
public AgEVAElement ElementType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAElement get_ElementType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ElementType(
|
| [Java] |
|---|
public AgEVAElement getElementType();public void setElementType(
|