Click or drag to resize

Rectangle3dY Property

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; }

Property Value

Type: Interval
See Also