InterfacePCBIWindowShowFreeTextInfoOnAllLayer Property

Show info layer with free text entries. This option activate the "info on all layers" option too. By deactivate it the internal value will be set to none info layer.

Definition

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

Property Value

Boolean

See Also