blockly > blockRendering > Drawer > drawConnectionHighlightPath

Método blockRendering.Drawer.drawConnectionHighlightPath()

Retorna um caminho para destacar a conexão especificada.

Signature:

drawConnectionHighlightPath(measurable: Connection): SVGElement | undefined;

Parâmetros

Parâmetro Tipo Descrição
mensurável Conexão

Retorna:

SVGElement | indefinido