Click or drag to resize

Rectangle3dHeight Property

Gets the signed height of the rectangle. If the Y dimension is decreasing, the height will be negative.

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

Property Value

Type: Double
See Also