Reference to the STK X application object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Application() As AgSTKXApplication |
| [C#] |
|---|
public AgSTKXApplication Application {get;} |
| [Managed C++] |
|---|
public: __property AgSTKXApplication ^ get_Application(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSTKXApplication getApplication(); |
[Python - STK API ] |
|---|
@property def Application(self) -> "AgSTKXApplication": |






