DividedPath.FixedNumberOfPoints
Property
Description:
The number of points used when the layout is set to 'FixedNumber'.
The number of points used when the layout is set to 'FixedNumber'.
Remarks:
To get the actual number of point use GetNumberOfPoints().
To get the actual number of point use GetNumberOfPoints().
Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: fixedNumberOfPoints must be at least 2 and at most 200. |