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

Property Value

Boolean

Implements

InterfacePCBIWindowShowFreeTextInfoOnAllLayer

See Also