このメソッドは、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 _
)
このページは役に立ちましたか?