Gets or sets the dimensions of the rectangle along the base plane Y-Axis (i.e. the height).
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Interval Y { get; set; }
Public Property Y As Interval
Get
Set
Property Value
Type:
IntervalSee Also