Click or drag to resize

LayerPrintColorMode Property

Gets or sets how the print color of a layer is specified.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public abstract LayerPrintColorMode PrintColorMode { get; set; }

Property Value

Type: LayerPrintColorMode
LayerPrintColorMode, which indicates how to specify the layer's print color.
See Also