Support Board
Date/Time: Tue, 16 Sep 2025 08:36:34 +0000
Post From: How to get the position of a text?
[2024-06-10 19:06:11] |
User43 - Posts: 102 |
Hello, in my study I draw some text using the s_UseTool. tool.AddAsUserDrawnDrawing = 0; How can I get the position of the resulting text on the screen? I look for this to be able to recognize if a mouse interaction happened with the text. Thanks |