AGIProcessedTerrainOverlay Class |
Namespace: AGI.Foundation.Graphics.Advanced
The AGIProcessedTerrainOverlay type exposes the following members.
| Name | Description | |
|---|---|---|
| AGIProcessedTerrainOverlay(String) |
Initializes an AGIProcessedTerrainOverlay with the provided values.
| |
| AGIProcessedTerrainOverlay(Uri) |
Initializes an AGIProcessedTerrainOverlay with the provided values.
|
| Name | Description | |
|---|---|---|
| AltitudeOffset |
Gets or sets the value from which to offset the terrain height.
(Overrides TerrainOverlayAltitudeOffset.) | |
| AltitudeScale |
Gets or sets the value from which to scale the terrain height.
(Overrides TerrainOverlayAltitudeScale.) | |
| CentralBody |
Gets the CentralBody that the GlobeOverlay is displayed on.
It will return if the GlobeOverlay hasn't been added to a CentralBody.
(Overrides GlobeOverlayCentralBody.) | |
| DisplayCondition |
Gets or sets the DisplayCondition that controls whether or not the GlobeOverlay is displayed.
(Overrides GlobeOverlayDisplayCondition.) | |
| Extent |
Gets the CartographicExtent that represents the area covered by the GlobeOverlay.
(Overrides GlobeOverlayExtent.) | |
| 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.
(Overrides GlobeOverlayIsValid.) | |
| Role |
Gets the GlobeOverlayRole of the GlobeOverlay.
(Overrides GlobeOverlayRole.) | |
| Tag |
Gets or sets custom data associated with this globe overlay.
(Overrides GlobeOverlayTag.) | |
| Uri |
Gets the Uri specifying the location of the GlobeOverlay.
(Overrides GlobeOverlayUri.) |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from GlobeOverlay.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |