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)
Syntaxpublic abstract LayerPrintColorMode PrintColorMode { get; set; }Public MustOverride Property PrintColorMode As LayerPrintColorMode
Get
Set
Property Value
Type:
LayerPrintColorModeLayerPrintColorMode, which indicates how to specify the layer's print color.
See Also