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)
Syntaxpublic double Height { get; }Public ReadOnly Property Height As Double
Get
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also