AGI STK Objects 11 Send comments on this topic.
PluginConfiguration Property (IAgRadarClutterGeometryModelPlugin)
See Also 





Description

Gets the plugin configuration interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginConfiguration() As IAgCRPluginConfiguration

[C#]
public IAgCRPluginConfiguration PluginConfiguration {get;}

[Managed C++]
public: __property IAgCRPluginConfiguration^ get_PluginConfiguration();

[Unmanaged C++]
public: HRESULT get_PluginConfiguration(
IAgCRPluginConfiguration ** ppRetVal
);

[Java]
public IAgCRPluginConfiguration getPluginConfiguration();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1