ColorSettingsDrawNegativeLayersInverted Property

Draws layers with negative polarity inverted (not in Outline Mode, and not when DrawOnlySelected is on) Value can only be used after creating an IPCBIWindow instance.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool DrawNegativeLayersInverted { get; set; }

Property Value

Boolean

See Also