이 메서드는 영역에서 직사각형 부분을 잘라냅니다.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.
이 메서드는 영역에서 직사각형 부분을 잘라냅니다.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 _
)
이 페이지가 도움이 되었나요?