Click or drag to resize

HatchSettingsReverseColor Property

Filled Gets or sets a value that indicates whether black and white is reversed if the color of the hatching is the same as the background color.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool ReverseColor { get; set; }

Property Value

Type: Boolean
true if the color is inverted in black and white. False if it is not inverted.
See Also