AzimuthElevationMaskGraphicsProjection Enumeration |
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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