CustomImageGlobeOverlay Methods |
The CustomImageGlobeOverlay 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.
| |
Dispose | (Inherited from GlobeOverlay.) | |
Dispose(Boolean) | (Overrides GlobeImageOverlayDispose(Boolean).) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Read |
Reads a tile from the specified extent, scales it to and stores the result in image.
| |
Reload |
Reloads the image data associated with this instance. Preserves the current image data until new image data replaces it.
| |
ShutDown |
Called automatically when imagery is being removed from the globe.
| |
ShuttingDown |
Called by the base class when imagery is being removed from the globe.
| |
StartingUp |
Called by the base class when imagery is being added to the globe.
| |
StartUp |
Called automatically when imagery is being added to the globe.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |