แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > blockRendering > สามารถวัดได้ > ความสูง
พร็อพเพอร์ตี้ blockRendering.Measurable.height
ลายเซ็น:
height: number;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-09 UTC
[null,null,["อัปเดตล่าสุด 2024-09-09 UTC"],[[["`height` is a property of the `blockRendering.Measurable` class representing the vertical dimension of the element."],["This property, of type `number`, stores the calculated height of the measurable element within the block rendering process."]]],["The `height` property within the `blockRendering.Measurable` class is a numerical value. This property signifies a measurement, specifically the height of an element within a block rendering context. It's defined as a number and can be accessed to determine the vertical dimension of the rendered component.\n"]]