Click or drag to resize

Vector3fY Property

Gets or sets the Y (second) component of this vector.

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

Property Value

Type: Single
See Also