Previous | Up | Next |
Retrieve the character which is in a specific position.Parameters
I _GETcharFromPos ( ObjRichText _richtext_ I _x_ I _y_ )
Return value
_richtext_ any rich text. _x_ x coordinate _y_ y coordinate
index of the character which is displayed on (x,y) coordinates.