Click or drag to resize

BingMapsForEnterpriseImageGlobeOverlay Methods

The BingMapsForEnterpriseImageGlobeOverlay type exposes the following members.

Methods
  NameDescription
Public methodClearCache
Clears the image data cache associated with this instance. This is equivalent to deleting and re-adding the overlay.
(Inherited from CustomImageGlobeOverlay.)
Public methodDispose (Inherited from GlobeOverlay.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRead
Reads a tile from the specified extent, scales it to and stores the result in image.
(Overrides CustomImageGlobeOverlayRead(CartographicExtent, Object, Bitmap).)
Public methodReload
Reloads the image data associated with this instance. Preserves the current image data until new image data replaces it.
(Inherited from CustomImageGlobeOverlay.)
Public methodShutDown
Called automatically when imagery is being removed from the globe.
(Inherited from CustomImageGlobeOverlay.)
Public methodStartUp
Called automatically when imagery is being added to the globe.
(Inherited from CustomImageGlobeOverlay.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also