Click or drag to resize

SensorProjectionHorizonBoundary Property

Gets or sets the boundary of which this horizon is a part.

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

Property Value

Type: SensorProjectionBoundary
See Also