CharFromPoint()
For a
Text
object named
myText
, use the following syntax:
var charInfo = myText.CharFromPoint(37,23)
Close