blockly > zelos > Drawer > drawConnectionHighlightPath

zelos.Drawer.drawConnectionHighlightPath() method

Returns a path to highlight the given connection.

Signature:

drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;

Parameters

Parameter Type Description
measurable Connection

Returns:

SVGElement | undefined