Text
(
text
,
font
,
color
)
- Parameters:
-
text <String>
Optional. The text to display. -
font <String>
Optional. The font style to use. Any valid value for the CSS font attribute is acceptable (ex. "36px bold Arial"). -
color <String>
Optional. The color to draw the text in. Any valid value for the CSS color attribute is acceptable (ex. "#F00").