SensorProjectionBoundaryBoundaryCurve Property |
Gets the closed, connected curve defining the boundary.
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 Curve BoundaryCurve { get; }
Public ReadOnly Property BoundaryCurve As Curve
Get
public:
property Curve^ BoundaryCurve {
Curve^ get ();
}
member BoundaryCurve : Curve with get
Property Value
Type:
CurveSee Also