AGI STK Graphics Plugins 11 Send comments on this topic.
Save Method (IAgStkGraphicsPluginCustomImageGlobeOverlaySerialize)
See Also 
Windows






Windows & Linux

Description

Gets the save data from the overlay.

Syntax

[Visual Basic .NET]
Public Function Save() As String

[C#]
public string Save();

[Managed C++]
public: String __gc ^ Save();

[Java]
public String save();

[Unmanaged C++]
public: HRESULT Save(
BSTR * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface