Click or drag to resize

Vector2dX Property

Gets or sets the X (first) component of this vector.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double X { get; set; }

Property Value

Type: Double
See Also