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






Windows & Linux

Description

The parameters of the selected plugin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginSettings() As IAgSRPModelPluginSettings
[C#]
public IAgSRPModelPluginSettings PluginSettings {get;}
[Managed C++]
public: __property IAgSRPModelPluginSettings^ get_PluginSettings();
[Unmanaged C++]
public: HRESULT get_PluginSettings(
   IAgSRPModelPluginSettings ** ppRetVal
);
[Java]
public IAgSRPModelPluginSettings getPluginSettings();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.