StyledText.getPointAtOffset

Returns the location of the given offset. <p> <b>NOTE:</b> Does not return correct values for true italic fonts (vs. slanted fonts). </p>

@return location of the character at the given offset in the line.

class StyledText
package
getPointAtOffset
(
int offset
)

Meta