IPCBIWindowShowNetInfoOnAllLayer Property

Activate the netname info for all layers. This option activate the "info on all layers" option too. By deactivate this option it will set the internal value to none info layer.

Definition

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

Property Value

Boolean

Implements

InterfacePCBIWindowShowNetInfoOnAllLayer

See Also