IPCBIWindowGetUnit Method

The actual unit in PCB-Investigator window is mm.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool GetUnit()

Return Value

Boolean
Actual unit in PCB-Investigator (true = mm, flase = mils)

Implements

InterfacePCBIWindowGetUnit

See Also