このメソッドは、領域から矩形領域を切り取ります。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 _
)
このページは役に立ちましたか?