ObjectRasterManager Constructor

Initializes a new instance of the ObjectRasterManager class

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public ObjectRasterManager(
	int fieldSize = 1000
)

Parameters

fieldSize  Int32  (Optional)
 

See Also