blockly > blockRendering > IPathObject > addConnectionHighlight

blockRendering.IPathObject.addConnectionHighlight() メソッド

指定したパスを、指定した接続の接続ハイライトとして追加します。

署名:

addConnectionHighlight?(connection: RenderedConnection, connectionPath: string, offset: Coordinate, rtl: boolean): SVGElement;

パラメータ

パラメータ 説明
connection RenderedConnection
connectionPath 文字列
offset 座標
rtl ブール値

戻り値:

SVGElement