Click or drag to resize

MemoryDataTransferEventArgsOffset Property

Gets the row and column offset of this data.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Point Offset { get; }

Property Value

Type: Point
The row and column offset of this data.
Remarks
This property tells you the position of this data within the complete transfer.
See Also