Click or drag to resize

LinkGraphicsGranularity Property

Gets or sets the granularity, in radians, used to compute the line. If not specified, the default is RadiansPerDegree.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public CesiumProperty<double> Granularity { get; set; }

Property Value

Type: CesiumPropertyDouble
See Also