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