Click or drag to resize

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; }

Property Value

Type: Double
See Also