AOIMatrixSize Enumeration

The size for internal calculation of image areas, if the size is to big the RAM is not enough to calculate all relevant information's.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum AOIMatrixSize

Members

Low0 
Middle1 
High2 
Special3 
Individual4 

See Also