JoeScan.JCamNet Namespace

Scanner..::..OverrideScanWindow Method

Programmatically override the scan window settings from the param.dat file.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public void OverrideScanWindow(
	double top,
	double bottom,
	double left,
	double right
)

Parameters

top
Type: Double
The window top, in millimeters or inches.
bottom
Type: Double
The window bottom, in millimeters or inches.
left
Type: Double
The window left, in millimeters or inches.
right
Type: Double
The window right, in millimeters or inches.