Vector2d.Zero Property

Vector2dZero Property

Gets the value of the vector with components 0,0.

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

Property Value

Type: Vector2d
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also