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