STK ObjectsSend comments on this topic.
PluginSettings Property (IAgVePluginPropagator)
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 IAgVePluginSettings
[C#]
public IAgVePluginSettings PluginSettings {get;}
[Managed C++]
public: __property IAgVePluginSettings ^ get_PluginSettings();
[Unmanaged C++]
public: HRESULT get_PluginSettings(
    IAgVePluginSettings ** ppVal
);
[Java]
public IAgVePluginSettings getPluginSettings();
[Python - STK API ]
@property
def PluginSettings(self) -> "IAgVePluginSettings":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.