Click or drag to resize

Vector2dUnset Property

Gets the value of the vector with components set as RhinoMath.UnsetValue,RhinoMath.UnsetValue.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Vector2d Unset { get; }

Property Value

Type: Vector2d
See Also