blockly > blockRendering > IPathObject > markerSvg
Proprietà blockRendering.IPathObject.markerSvg
Contiene l'elemento SVG degli indicatori quando l'indicatore è attaccato al blocco. Il valore è null se non sono presenti indicatori sul blocco.
Firma:
markerSvg: SVGElement | null;