Skip to content

P_Rhino_Geometry_Rectangle3d_Height

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally