AGI STK Objects 11 Send comments on this topic.
PluginConfiguration Property (IAgRadarStcAttenuationPlugin)
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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface