IPCBIWindowShowSizeInfoOnAllLayer Property

Show info layer with size info 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 ShowSizeInfoOnAllLayer { get; set; }

Property Value

Boolean

Implements

InterfacePCBIWindowShowSizeInfoOnAllLayer

See Also