ScanResolution Constructor (Single, Single)Terminal Works - TwainScanning.Net Library
Creates a new scan resolution with separate values 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 x,
	float y
)

Parameters

x
Type: SystemSingle
The x resolution.
y
Type: SystemSingle
The y resolution.
See Also

Reference