Click or drag to resize

AzimuthElevationMaskGraphics.Projection Property

Gets or sets how the mask is projected. This property must be specified, or the mask will not be displayed.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ConstantCesiumProperty<AzimuthElevationMaskGraphicsProjection> Projection { get; set; }

Property Value

Type: ConstantCesiumProperty<AzimuthElevationMaskGraphicsProjection>
See Also