STK AgGraphicsPluginSend 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();
[Unmanaged C++]
public: HRESULT Save(
    BSTR * pSaveData
);
[Java]
public String save();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.