InterfacePCBIWindowShowOutlineForInfoLayer Property

Change the info layer with outline highlighting or in draw only selected mode with text for all elements. Be careful with this option, it has different handling for draw only selected and standard drawing.

Definition

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

Property Value

Boolean

See Also