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)
Since: 5.0
Syntax public double Width { get; }
Public ReadOnly Property Width As Double
Get
Property Value
Type:
DoubleSee Also