Click or drag to resize

ApplicationSettingsVisibleOnlyShapeGrayMode Property

Gets or sets whether or not to gray the shapes 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 VisibleOnlyShapeGrayMode { get; set; }

Property Value

Type: Boolean
True to gray out shapes on the [show only] layer, part drawing. False if not selected.
See Also