Click or drag to resize

ApplicationSettingsDoNotSnapToDimensionProjectionLine Property

Get or set whether to not snap to dimension extension line.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool DoNotSnapToDimensionProjectionLine { get; set; }

Property Value

Type: Boolean
true if not snapping to the extension line. False to snap.
See Also