แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > blockRendering > ConstantProvider > OUTSIDE_CORNERS
พร็อพเพอร์ตี้ blockRendering.ConstantProvider.OUTSIDE_CORNERS
ลายเซ็น:
OUTSIDE_CORNERS: OutsideCorners;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-01 UTC
[null,null,["อัปเดตล่าสุด 2023-12-01 UTC"],[[["`OUTSIDE_CORNERS` is a property of the `ConstantProvider` class within Blockly's block rendering namespace."],["This property, of type `OutsideCorners`, defines the shape of the outer corners of blocks in the rendered workspace."],["It provides constants for specifying how outside corners of blocks should be rendered, contributing to the overall visual style."]]],["The `OUTSIDE_CORNERS` property, found within the `blockRendering.ConstantProvider` class, is defined. This property's type is `OutsideCorners`. This indicates that within the Blockly block rendering system, a ConstantProvider instance will contain information about the outside corners as an `OutsideCorners` object. This is a part of how the block is rendered.\n"]]