IPCBIWindowIsPCBIVisible Property

If this bool is true, the PCB-Investigator Window is visible.

Definition

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

Property Value

Boolean

Implements

InterfacePCBIWindowIsPCBIVisible

See Also