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