Click or drag to resize

CustomImageGlobeOverlayClearCache Method

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

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual void ClearCache()
See Also