Click or drag to resize

TwainImageLayout Constructor (RectangleF)

Creates a new instance of TwainImageLayout setting the Frame.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public TwainImageLayout(
	RectangleF frame
)

Parameters

frame
Type: System.DrawingRectangleF
The frame used in the layout.
See Also