RiTa
index
Name getWordOffset()
Class RiText
Description Returns the pixel x-offset for the given word index.

Useful, for example, to determine the starting positions of new RiTexts after a split() operation

Syntax
getWordOffset(wordIdx);
Returns float
Usage Web & Application
Related