P_Rhino_Geometry_Rectangle3d_Height - mcneel/rhinocommon-api-docs GitHub Wiki

Rectangle3d.Height 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) Version: Rhino 6.0

Syntax

C#

public double Height { get; }

VB

Public ReadOnly Property Height As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Rectangle3d Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️