Click or drag to resize

Rectangle3dX Property

Gets or sets the dimensions of the rectangle along the base plane X-Axis (i.e. the width).

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Interval X { get; set; }

Property Value

Type: Interval
See Also