Click or drag to resize

SensorFieldOfViewGraphicsViewshedResolution Property

Gets or sets the resolution in pixels of the viewshed. If not specified, the default value is 2048.

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> ViewshedResolution { get; set; }

Property Value

Type: CesiumPropertyInt32
See Also