A Globe Image Overlay that allows for a user defined image to be specified.
![]() | Clears the image data cache associated with this instance. This is equivalent to deleting and re-adding the overlay. |
![]() | Reads a tile from the specified extent, scales it to and stores the result in image. |
![]() | Reloads the image data associated with this instance. Preserves the current image data until new image data replaces it. |
![]() | Initiates shutdown when imagery is being removed from the globe. |
![]() | Initiates start-up when imagery is being added to the globe. |
![]() | Gets whether the overlay contains translucent imagery. |
![]() | Gets the maximum resolution of the inlay in meters per pixel. |
![]() | 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] | ||
---|---|---|
|