MemoryDataTransferEventArgsOffset Property |
Gets the row and column offset of this data.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic Point Offset { get; }Public ReadOnly Property Offset As Point
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