ScanResolution Constructor (Single)Terminal Works - TwainScanning.Net Library
Creates a new scan resolution with the same value for X and Y.

Namespace: TwainScanning.Bridgex86
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax

public ScanResolution(
	float uniformResolution
)

Parameters

uniformResolution
Type: SystemSingle
The same uniform resolution to be applied to X and Y.
See Also

Reference