Este método recorta un área rectangular de una región.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.
Este método recorta un área rectangular de una región.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.
HRESULT CutRect(
int Left,
int Top,
int Right,
int Bottom
);
void CutRect(
int Left,
int Top,
int Right,
int Bottom
);
Sub CutRect( _
Left As Integer, _
Top As Integer, _
Right As Integer, _
Bottom As Integer _
)
¿Esta página le ayudó?