Click or drag to resize

AzimuthElevationMaskGraphics.Show Property

Gets or sets whether or not the mask is shown. If not specified, the default is true.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CesiumProperty<bool> Show { get; set; }

Property Value

Type: CesiumProperty<Boolean>
See Also