ControlPoint.Unset Property

ControlPointUnset Property

Gets the predefined, unset control point.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static ControlPoint Unset { get; }
Public Shared ReadOnly Property Unset As ControlPoint
	Get

Property Value

Type: ControlPoint
See Also