STK XSend comments on this topic.
Application Property (AgUiAx2DCntrl)
See Also
Windows





Windows & Linux

Description

Reference to the STK X application object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Application() As AgSTKXApplication
[C#]
public AgSTKXApplication Application {get;}
[Managed C++]
public: __property AgSTKXApplication ^ get_Application();
[Unmanaged C++]
public: HRESULT get_Application(
    AgSTKXApplication ** ppApp
);
[Java]
public AgSTKXApplication getApplication();
[Python - STK API ]
@property
def Application(self) -> "AgSTKXApplication":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.