ControlPoint.Y Property

ControlPointY Property

Gets or sets the Y coordinate of the control point.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double Y { get; set; }
Public Property Y As Double
	Get
	Set

Property Value

Type: Double
Version Information

Rhino for Windows

Supported in: 6.8
See Also