Home > blockly > WorkspaceSvg > getCanvas
WorkspaceSvg.getCanvas() method
Get the SVG element that forms the drawing surface.
Signature:
getCanvas(): SVGGElement;
Returns:
SVGGElement
SVG group element.
Home > blockly > WorkspaceSvg > getCanvas
Get the SVG element that forms the drawing surface.
Signature:
getCanvas(): SVGGElement;
Returns:
SVGGElement
SVG group element.