ColorSettingsHighlightPolarityPin Property

The polarity pin is drawn with color, if you want to turn off this set the value to false. This is saved in options and PCB-Investigator remembers last setting. 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 HighlightPolarityPin { get; set; }

Property Value

Boolean

See Also