Click or drag to resize

Point2fX Property

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

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

Property Value

Type: Single
See Also