Previous Up Next

_GETcharFromPos
Retrieve the character which is in a specific position.

I _GETcharFromPos (
ObjRichText _richtext_
I _x_
I _y_
)
Parameters

_richtext_
any rich text.
_x_
x coordinate
_y_
y coordinate
Return value

index of the character which is displayed on (x,y) coordinates.