PrintSettingsUseLayerPrintColor Property |
Gets or sets whether to use the layer print color.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract bool UseLayerPrintColor { get; set; }Public MustOverride Property UseLayerPrintColor As Boolean
Get
Set
Property Value
Type:
Boolean
See Also