GlobeOverlay Properties |
The GlobeOverlay type exposes the following members.
Name | Description | |
---|---|---|
![]() | CentralBody |
Gets the CentralBody that the GlobeOverlay is displayed on.
It will return null if the GlobeOverlay hasn't been added to a CentralBody.
|
![]() | DisplayCondition |
Gets or sets the DisplayCondition that controls whether or not the GlobeOverlay is displayed.
|
![]() | Extent |
Gets the CartographicExtent that represents the area covered by the GlobeOverlay.
|
![]() | IsValid |
Gets whether or not the overlay is valid. It can be invalid because of a missing file, corrupt file, unlicensed file, or a file on the incorrect CentralBody.
|
![]() | Role |
Gets the GlobeOverlayRole of the GlobeOverlay.
|
![]() | Tag |
Gets or sets custom data associated with this globe overlay.
|
![]() | Uri |
Gets the Uri specifying the location of the GlobeOverlay.
|