Click or drag to resize

SensorProjection.SurfaceBoundaries Property

Gets the boundaries of the projection of the sensor onto the surface.

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

Property Value

Type: SensorProjectionBoundaryCollection
See Also