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





Description

Clears the image data cache associated with this instance. This is equivalent to deleting and re-adding the overlay.

Syntax

[Visual Basic .NET]
Public Sub ClearCache() 

[C#]
public void ClearCache();

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

[Java]
public  clearCache();

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

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1