A Globe
Image Overlay that allows for a user defined image to be
specified.
ClearCache |
Clears the image data cache associated with this instance. This is equivalent to deleting and re-adding the overlay. |
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. |
StartUp |
Called automatically when imagery is being added to the globe. |
IsTranslucent |
Gets whether the overlay contains translucent imagery. |
MaximumMetersPerPixel |
Gets the maximum resolution of the inlay in meters per pixel. |
Projection |
Gets the map projection. Valid values are MapProjection.Mercator and MapProjection.EquidistantCylindical. |
Add custom imagery to
the globe
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Add custom imagery to
the globe
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||