CADability dotNET
The default way of collecting a point for a point or labeling dimension ("true" means snap points, "false" means perpendicular foot points of objects).

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

Syntax

C#
public static ConstructAction..::..DefaultBoolean DefaultDimensionPointMethod
Visual Basic
Public Shared DefaultDimensionPointMethod As ConstructAction..::..DefaultBoolean
Visual C++
public:
static ConstructAction..::..DefaultBoolean^ DefaultDimensionPointMethod

See Also