Click or drag to resize

ControlPointY Property

Gets or sets the Y coordinate of the control point.

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

Property Value

Type: Double
See Also