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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.