이 메서드를 사용하면 사각형의 위치와 크기를 설정할 수 있습니다.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 SetRectangle(
int Left,
int Top,
int Width,
int Height
);
void SetRectangle(
int Left,
int Top,
int Width,
int Height
);
Sub SetRectangle( _
Left As Integer, _
Top As Integer, _
Width As Integer, _
Height As Integer _
)
이 페이지가 도움이 되었나요?