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






Windows & Linux

Description

Returns a pointer to the Ui plugin object that created the embedded control.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Plugin() As IAgUiPlugin

[C#]
public IAgUiPlugin Plugin {get;}

[Managed C++]
public: __property IAgUiPlugin^ get_Plugin();

[Unmanaged C++]
public: HRESULT get_Plugin(
IAgUiPlugin ** ppRetVal
);

[Java]
public IAgUiPlugin getPlugin();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface