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

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

Syntax

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

See Also