STK UI PluginsSend comments on this topic.
Apply Method (IAgUiPluginEmbeddedWindowHandle)
See Also
Windows





Windows & Linux

Description

Apply any changes made to the underlying data object. Returning an error if unsuccessful.

Syntax

[Visual Basic .NET]
Public Sub Apply()
[C#]
public void Apply();
[Managed C++]
public: void Apply();
[Unmanaged C++]
public: HRESULT Apply();
[Java]
public void apply();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.