IPCBIWindowGetMatrix Method

Gets the matrix from the Job.

Definition

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

Return Value

IMatrix
IMatrix of the job or null.

Implements

InterfacePCBIWindowGetMatrix

See Also