Gets the element configuration.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ElementConfiguration() As IAgElementConfiguration |
| [C#] |
|---|
public IAgElementConfiguration ElementConfiguration {get;} |
| [Managed C++] |
|---|
public: __property IAgElementConfiguration ^ get_ElementConfiguration(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgElementConfiguration getElementConfiguration(); |
[Python - STK API ] |
|---|
@property def ElementConfiguration(self) -> "IAgElementConfiguration": |






