AzimuthElevationMaskGraphicsProjection Enumeration |
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public enum AzimuthElevationMaskGraphicsProjection
Public Enumeration AzimuthElevationMaskGraphicsProjection
public enum class AzimuthElevationMaskGraphicsProjection
type AzimuthElevationMaskGraphicsProjection
Members
| Member name | Description |
---|
| ProjectToRange |
Each direction of the mask extends from the center by a constant length.
|
| ProjectToAltitude |
Each direction of the mask extends from the center to a constant altitude above the CentralBody.
|
See Also