A collection of drawing tools.

For example, draw a circle, draw a path, draw a point.

It is possible to escape the end of a comment:

/**
* docs for `example()`
*/
function example(): void

Example Image

Interfaces

DrawOptions

Functions

drawCircle
drawPath
drawPt