Click or drag to resize

ApplicationSettingsVisibleOnlyShapeGrayValue Property

Gets or sets the gray value of 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 int VisibleOnlyShapeGrayValue { get; set; }

Property Value

Type: Int32
Gray value of the shape on the [display only] layer, part drawing.
Remarks
You can specify a value from 0 to 255.
See Also