blockly > blockRendering > MarkerSvg > getSvgRoot
Metoda blockRendering.MarkerSvg.getSvgRoot()
Zwraca węzeł główny obiektu SVG lub wartość null, jeśli nie istnieje.
Podpis:
getSvgRoot(): SVGElement | null;
Zwroty:
SVGElement | wartość null
Główny węzeł SVG.