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