AGI STK Graphics 11 Send comments on this topic.
Reload Method (IAgStkGraphicsCustomImageGlobeOverlay)
See Also 
Windows






Windows & Linux

Description

Reloads the image data associated with this instance. Preserves the current image data until new image data replaces it.

Syntax

[Visual Basic .NET]
Public Sub Reload() 

[C#]
public void Reload();

[Managed C++]
public: void Reload();

[Java]
public  reload();

[Unmanaged C++]
public: HRESULT Reload();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface