DrawText CallableDrawText(Text, X, Y, Color, BackColor): voidDraws a text element on the canvasParametersText: stringText to drawX: numberPosition of the text on the X axisY: numberPosition of the text on the Y axisColor: stringColor of the textoptionalBackColor: stringColor of the backgroundReturns voidNothing
Draws a text element on the canvas