Draws the text at the specified coordinates using options
.
The position of the text relative to the coordinates will depend on the alignment given in options
.
text |
The text to draw |
x |
The x coordinate |
y |
The y coordinate |
options |
TextOptions to control how the text is drawn |