Rectangle3dWidth Property |
Gets the signed width of the rectangle. If the X dimension is decreasing, the width will be negative.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double Width { get; }Public ReadOnly Property Width As Double
Get
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also