Click or drag to resize

LayerPrintColorMode Enumeration

Represents how to specify the print color of a layer.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public enum LayerPrintColorMode
Members
  Member nameValueDescription
Color0 Specify the print color
OriginalColor1 Original shape color
BlackAndWhite2 Monochrome
None3 Unspecified
See Also