RebuildCurveOptionsMinimumPointCountLimit Property |
The mimimum value a user interface may specify as a point count value.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int MinimumPointCountLimit { get; }Public ReadOnly Property MinimumPointCountLimit As Integer
Get
Property Value
Type:
Int32
See Also