Returns the currently selected element type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Element() As IAgVAElement |
| [C#] |
|---|
public IAgVAElement Element {get;} |
| [Managed C++] |
|---|
public: __property IAgVAElement ^ get_Element(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAElement getElement(); |
[Python - STK API ] |
|---|
@property def Element(self) -> "IAgVAElement": |






