Click or drag to resize

Point2dY Property

Gets or sets the Y (second) coordinate of the point.

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

Property Value

Type: Double
See Also