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.2.419.0 (24.2.419.0)
Syntax public SensorProjectionBoundaryCollection SpaceBoundaries { get; }
Public ReadOnly Property SpaceBoundaries As SensorProjectionBoundaryCollection
Get
public:
property SensorProjectionBoundaryCollection^ SpaceBoundaries {
SensorProjectionBoundaryCollection^ get ();
}
member SpaceBoundaries : SensorProjectionBoundaryCollection with get
Property Value
Type:
SensorProjectionBoundaryCollectionSee Also