blockly > blockRendering > Drawer > drawConnectionHighlightPath

blockRendering.Drawer.drawConnectionHighlightPath() 方法

返回用于突出显示给定连接的路径。

Signature:

drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;

参数

参数 类型 说明
可衡量 连接

返回

SVGElement | 未定义