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 inferior del rectángulo especificado.
HRESULT get_Bottom(
int Index,
int* Result
);
int get_Bottom( int Index );
Property Bottom(Index As Integer) As Integer
Index
[in] Este parámetro especifica el rectángulo dentro de la región. Debe estar en el intervalo comprendido entre 0 y el valor de la propiedad IRegion::Count - 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