blockly > blockRendering > Drawer > drawConnectionHighlightPath

blockRendering.Drawer.drawConnectionHighlightPath() メソッド

指定した接続をハイライト表示するパスを返します。

署名:

drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;

パラメータ

パラメータ 説明
測定可能 接続

戻り値:

SVGElement | undefined