AGI Ui Plugins 11 Send comments on this topic.
Application Property (IAgUiPluginSite)
See Also 
Windows






Windows & Linux

Description

Returns the root object of the Application Object Model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Application() As IAgUiApplication

[C#]
public IAgUiApplication Application {get;}

[Managed C++]
public: __property IAgUiApplication^ get_Application();

[Unmanaged C++]
public: HRESULT get_Application(
IAgUiApplication ** ppRetVal
);

[Java]
public IAgUiApplication getApplication();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface