the visible height of the display. See width.
the visible width of the display (e.g. how much space the display's element takes up in the x direction in the DOM).
The renderer used for showing action previews (e.g. an unfinished stroke).
The wetInkRenderer
's surface is stacked above the dryInkRenderer
's.
Clears the main drawing surface and otherwise prepares for a rerender.
the dry ink renderer.
Handles
HTMLCanvasElement
s (or other drawing surfaces if being used) used to display the editor's contents.Example