Click or drag to resize

AzimuthElevationMaskGraphicsProjection Enumeration

Defines how AzimuthElevationMaskGraphics are visualized.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum AzimuthElevationMaskGraphicsProjection
Members
  Member nameDescription
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