SensorProjectionHorizonBoundaryCurveSegmentIndex Property |
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 int BoundaryCurveSegmentIndex { get; set; }
Public Property BoundaryCurveSegmentIndex As Integer
Get
Set
public:
property int BoundaryCurveSegmentIndex {
int get ();
void set (int value);
}
member BoundaryCurveSegmentIndex : int with get, set
Property Value
Type:
Int32See Also