Skip to main content

Home > blockly > zelos > Drawer > drawConnectionHighlightPath

zelos.Drawer.drawConnectionHighlightPath() method

Returns a path to highlight the given connection.

Signature:

drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;

Parameters

ParameterTypeDescription
measurableConnection

Returns:

SVGElement | undefined