このメソッドは、指定した点の画面座標をドキュメント画像上の座標に変換します。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.
ImageViewer
ImageViewer オブジェクトの ScreenToDocument メソッド
Windows の ABBYY FineReader Engine Visual Components における ImageViewer オブジェクトの ScreenToDocument メソッド — このメソッドは、指定した点の画面座標をドキュメント画像上の座標に変換します。
ScreenX
[in] 画面座標での点の水平座標を指定します。
ScreenY
[in] 画面座標での点の垂直座標を指定します。
DocumentX
[out] ドキュメント画像上の点の水平座標を受け取ります。
DocumentY
[out] ドキュメント画像上の点の垂直座標を受け取ります。
このメソッドに固有の戻り値はありません。代わりに、ABBYY FineReader Engine 関数の標準的な戻り値が返されます。
ImageViewer
DocumentToScreen
