Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

This object describes the location of a point on an image.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
XintSpecifies the horizontal coordinate of the point in pixels. The coordinates are relative to the document image.
YintSpecifies the vertical coordinate of the point in pixels. The coordinates are relative to the document image.

Methods

NameDescription
CopyFromInitializes properties of the current object with values of similar properties of another object.
SetPointSets the coordinates of the point.

Output parameter

This object is the output parameter of the following methods:

Input parameter

This object is passed as the input parameter to the following methods:

See also

Working with Properties