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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1