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 | Initiates shutdown when imagery is being removed from the globe. |
StartUp | Initiates start-up 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.EquidistantCylindrical. |
Implemented Interface |
---|
IAgStkGraphicsGlobeImageOverlay |
IAgStkGraphicsGlobeOverlay |
Add custom imagery to the globe
[C#] | ||
---|---|---|
|
Add custom imagery to the globe
[Visual Basic .NET] | ||
---|---|---|
|