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

Property Value

Boolean

See Also