InterfacePCBIWindowSuppressGUIUpdate Property

If this bool is true, the PCB-Investigator Layer-, Drawing- and Step-Controls are not updated until this variable is set back to false

Definition

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

Property Value

Boolean

See Also