IAutomationEnable3DPlugin Property

Sets/Gets whether the DirectX 3D Plugin should be loaded at the next start or not. (PCBIWindow must exist for proper use)

Definition

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

Property Value

Boolean

See Also