STK UI PluginsSend comments on this topic.
OnSaveModified Method (IAgUiPluginEmbeddedControl)
See Also
Windows





Windows & Linux

Description

Framework calls the method to notify the control it needs to save any pending modifications.

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.