Point2d.Unset Property

Point2dUnset Property

Gets a point at RhinoMath.UnsetValue,RhinoMath.UnsetValue.

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

Property Value

Type: Point2d
See Also