STK ObjectsSend comments on this topic.
ApplyPluginChanges Method (IAgVePluginPropagator)
See Also
Windows





Windows & Linux

Description

Applies the changes made to the plugin's configuration.

Syntax

[Visual Basic .NET]
Public Sub ApplyPluginChanges()
[C#]
public void ApplyPluginChanges();
[Managed C++]
public: void ApplyPluginChanges();
[Unmanaged C++]
public: HRESULT ApplyPluginChanges();
[Java]
public void applyPluginChanges();
[Python - STK API ]
def ApplyPluginChanges(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.