Gets the bounding rectangle of the character.
<void> TextChar.getBounds(<RequestRectangleCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the bounding rectangle of the character. |
error |
Optional. Is called when the operation failed with an error. |