Click or drag to resize

ApplicationSettingsSelectVisibleOnlyShape Property

Gets or sets whether or not to select 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 SelectVisibleOnlyShape { get; set; }

Property Value

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