SensorProjectionBoundaryHoles Property |
Gets the collection of boundaries representing holes in the sensor projection.
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 Holes { get; }
Public ReadOnly Property Holes As SensorProjectionBoundaryCollection
Get
public:
property SensorProjectionBoundaryCollection^ Holes {
SensorProjectionBoundaryCollection^ get ();
}
member Holes : SensorProjectionBoundaryCollection with get
Property Value
Type:
SensorProjectionBoundaryCollectionSee Also