Click or drag to resize

ApplicationSettingsSnapToVisibleOnlyShape Property

Gets or sets whether or not to snap to the shape on the [show only] layer, part drawing.

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 SnapToVisibleOnlyShape { get; set; }

Property Value

Type: Boolean
true if snapping to the shape on the [show only] layer, part drawing. False if not snapping.
See Also