Left Property of the Region Object

This property returns the coordinate of the left border of the specified rectangle.

Syntax

C++

HRESULT get_Left(
   int  Index,
   int* Result
);
    

C#

int get_Left( int Index );
    

Visual Basic .NET

ReadOnly Property Left(Index As Integer) As Integer
    

Parameters

Index
[in] This parameter specifies the rectangle inside the region. It should be in the range from 0 to the value of the IRegion::Count property - 1.
Result
[out, retval] A pointer to int variable that receives the value of this property.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

Region

Working with Properties

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.