Click or drag to resize

FieldOfViewGraphicsExtension Constructor (SensorFieldOfViewGraphics)

Initializes a new instance with the provided FieldOfViewGraphics.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public FieldOfViewGraphicsExtension(
	SensorFieldOfViewGraphics fieldOfView
)

Parameters

fieldOfView
Type: AGI.Foundation.CesiumSensorFieldOfViewGraphics
The graphical properties of the sensor.
See Also