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





Description

Plugin object that owns the page.

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();

Remarks

Returns a User Interface plugin associated with a custom configuration page.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1