blockly > blockRendering > MarkerSvg > getSvgRoot

Metodo blockRendering.MarkerSvg.getSvgRoot()

Restituisce il nodo radice del file SVG o nullo se non ne esiste nessuno.

Firma:

getSvgRoot(): SVGElement | null;

Resi:

SVGElement | null

Il nodo SVG principale.