Right Property of the Region Object

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

Syntax

Visual Basic .NET

Property Right(Index As Integer) As Integer
  read-only
    

C++

HRESULT get_Right(
   int  Index,
   int* Result
);
    

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 an int variable that receives the value of this property. Must not be NULL.

Return values

This property has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

Region

15.08.2023 13:19:30

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.