แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > blockRendering > การเชื่อมต่อ
blockRendering.Connection คลาส
คลาสพื้นฐานที่ใช้แสดงการเชื่อมต่อและพื้นที่ที่ใช้ในการบล็อก
ลายเซ็น:
export declare class Connection extends Measurable
ขยาย: สามารถวัดได้
ผู้ผลิต
พร็อพเพอร์ตี้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-12 UTC
[null,null,["อัปเดตล่าสุด 2024-09-12 UTC"],[[["The `blockRendering.Connection` class represents a connection point on a block and the space it occupies, extending the `Measurable` class."],["It is constructed using connection constants and a connection model, managing properties like shape, highlighting, and dynamic sizing."],["Key properties include `connectionModel`, `highlighted`, `isDynamicShape`, and `shape`, offering control over connection appearance and behavior."]]],[]]