Gets the character offset into the text at a given point.
this |
a pointer to the Text object on which to operate. |
x |
the x coordinate of the point to be queried. |
y |
the y coordinate of the point to be queried. |
type |
an CoordType indicating the coordinate system in which the values should be returned. |
the offset (as a int) at the point ( |