Get the element type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ElementType() As AgEVAElementType |
| [C#] |
|---|
public AgEVAElementType ElementType {get;} |
| [Managed C++] |
|---|
public: __property AgEVAElementType get_ElementType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVAElementType getElementType(); |
[Python - STK API ] |
|---|
@property def ElementType(self) -> "AgEVAElementType": |






