Click or drag to resize

LineToY Property

Gets or sets the Y coordinate of the line To point.

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

Property Value

Type: Double
See Also