Click or drag to resize

SensorProjectionSpaceBoundaries Property

Gets the boundaries of the projection of the sensor in space.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SensorProjectionBoundaryCollection SpaceBoundaries { get; }

Property Value

Type: SensorProjectionBoundaryCollection
See Also