blockly > blockRendering > Drawer > drawConnectionHighlightPath

Metodo blockRendering.Drawer.drawConnectionHighlightPath()

Restituisce un percorso per evidenziare la connessione specificata.

Firma:

drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;

Parametri

Parametro Tipo Descrizione
misurabile Connessione

Restituisce:

SVGElement | undefined