blockly > zelos > Drawer > drawConnectionHighlightPath

Metodo zelos.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