AGI STK Objects 11Send comments on this topic.
PluginSettings Property (IAgVeHPOPDragModelPlugin)
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 IAgVeHPOPDragModelPluginSettings
[C#]
public IAgVeHPOPDragModelPluginSettings PluginSettings {get;}
[Managed C++]
public: __property IAgVeHPOPDragModelPluginSettings^ get_PluginSettings();
[Unmanaged C++]
public: HRESULT get_PluginSettings(
   IAgVeHPOPDragModelPluginSettings ** ppRetVal
);
[Java]
public IAgVeHPOPDragModelPluginSettings getPluginSettings();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.