Click or drag to resize
ResultImageItemGetImageLayoutFrame Method

» Asprise Scan Home · Developer's Guide

Gets the frame location (left, top, right, bottom) in unit TwainConstants#ICAP_UNITS.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public decimal[] GetImageLayoutFrame()

Return Value

Type: Decimal
the frame location (4-element double array) or null if not available.
See Also