IPCBIWindowShowOutlineForInfoLayer 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
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool ShowOutlineForInfoLayer { get; set; }

Property Value

Boolean

Implements

InterfacePCBIWindowShowOutlineForInfoLayer

See Also