Click or drag to resize

Vector2fXAxis Property

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

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

Property Value

Type: Vector2f
See Also