Click or drag to resize

AzimuthElevationMaskGraphicsNumberOfRings Property

Gets or sets the number of rings to draw for the outline. Rings start from the outer edge and are equidistantly spaced towards the center. If not specified, the default is 6.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumProperty<int> NumberOfRings { get; set; }

Property Value

Type: CesiumPropertyInt32
See Also