blockly > blockRendering > Drawer > drawConnectionHighlightPath
blockRendering.Drawer.drawConnectionHighlightPath() method
Returns a path to highlight the given connection.
Signature:
drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;
Parameters
Parameter | Type | Description |
|---|---|---|
measurable |
Returns:
SVGElement | undefined