| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic virtual void ClearCache()
Public Overridable Sub ClearCache
public:
virtual void ClearCache()
abstract ClearCache : unit -> unit 
override ClearCache : unit -> unit 
 See Also
See Also