CADability dotNET
The default width of a rectangle/parallelogram. Normally it is set at the end of a rectangle-constrution to the width of that rectangle, so a new rectangle/parallelogram can start with the width of the last rectangle/parallelogram by using the TAB-button within the width-textfield to accept the default width.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public static ConstructAction..::..DefaultLength DefaultRectWidth
Visual Basic
Public Shared DefaultRectWidth As ConstructAction..::..DefaultLength
Visual C++
public:
static ConstructAction..::..DefaultLength^ DefaultRectWidth

See Also