OpenStreetMapImageGlobeOverlay Methods |
The OpenStreetMapImageGlobeOverlay type exposes the following members.
Name | Description | |
---|---|---|
ClearCache |
Clears the image data cache associated with this instance. This is equivalent to deleting and re-adding the overlay.
(Inherited from CustomImageGlobeOverlay.) | |
Dispose | (Inherited from GlobeOverlay.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Read |
Reads a tile from the specified extent, scales it to and stores the result in image.
(Overrides CustomImageGlobeOverlayRead(CartographicExtent, Object, Bitmap).) | |
Reload |
Reloads the image data associated with this instance. Preserves the current image data until new image data replaces it.
(Inherited from CustomImageGlobeOverlay.) | |
ShutDown |
Called automatically when imagery is being removed from the globe.
(Inherited from CustomImageGlobeOverlay.) | |
StartUp |
Called automatically when imagery is being added to the globe.
(Inherited from CustomImageGlobeOverlay.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |