PointRasterManager Constructor

Initializes a new instance of the PointRasterManager class

Definition

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

Parameters

fieldSize  Int32  (Optional)
 

See Also