Click or drag to resize

AzimuthElevationMaskGraphicsProjection 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: 24.1.418.0 (24.1.418.0)
Syntax
public ConstantCesiumProperty<AzimuthElevationMaskGraphicsProjection> Projection { get; set; }

Property Value

Type: ConstantCesiumPropertyAzimuthElevationMaskGraphicsProjection
See Also