이 메서드는 Region에 새 영역을 추가합니다.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.
이 메서드는 Region에 새 영역을 추가합니다.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 AddRect(
int Left,
int Top,
int Right,
int Bottom
);
void AddRect(
int Left,
int Top,
int Right,
int Bottom
);
Sub AddRect( _
Left As Integer, _
Top As Integer, _
Right As Integer, _
Bottom As Integer _
)
이 페이지가 도움이 되었나요?