STK Graphics PrimitivesSend comments on this topic.
ClearCache Method (IAgStkGraphicsCustomImageGlobeOverlay)
See Also
Windows





Windows & Linux

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();
[Unmanaged C++]
public: HRESULT ClearCache();
[Java]
public void clearCache();
[Python - STK API ]
def ClearCache(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.