blockly > blockRendering > PathObject > addConnectionHighlight

طريقة blockRendering.PathObject.addConnectionHighlight()

تُضيف هذه الدالة المسار المحدَّد كتمييز اتصال للاتصال المحدَّد.

Signature:

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

المعلمات

المَعلمة النوع الوصف
الاتصال RenderedConnection
connectionPath سلسلة
offset الإحداثيات
rtl قيمة منطقية

المرتجعات:

SVGElement