annotationCanvas property
HTMLCanvasElement?
get
annotationCanvas
The annotation canvas element for external drawing
Implementation
web.HTMLCanvasElement? get annotationCanvas => _annotationCanvas;
The annotation canvas element for external drawing
web.HTMLCanvasElement? get annotationCanvas => _annotationCanvas;