CanvasText.this

Create a text item. Use colors from the preset color list or a web style hex color.

class CanvasText
this
(
double[] coords
,
string text
,,)

Parameters

coords double[]

The coordinates where to draw the polygon.

text string

The text.

fillColor string

The fill color.

anchor string

The anchor position of the image.

See Also

Meta