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.
Esta propiedad devuelve la coordenada del borde derecho del rectángulo especificado.
HRESULT get_Right(
int Index,
int* Result
);
int get_Right( int Index );
ReadOnly Property Right(Index As Integer) As Integer
Index
[in] Este parámetro especifica el rectángulo dentro de la región. Debe estar comprendido entre 0 y el valor de la propiedad IRegion::Count menos 1.
Result
[out, retval] Un puntero a una variable int que recibe el valor de esta propiedad.
Esta función no tiene valores de retorno específicos. Devuelve los valores de retorno estándar de las funciones de ABBYY FineReader Engine.
Region
Trabajar con Propiedades