Bản khảo sát nghiên cứu: Cho chúng tôi biết trải nghiệm của bạn khi sử dụng Blockly
Bắt đầu khảo sát
chặn > blockRendering > Có thể đo lường > xPos
thuộc tính blockRendering.Measurable.xPos
Chữ ký:
xPos: number;
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-09 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-09-09 UTC."],[[["`xPos` represents the x-coordinate position of the Measurable element within the rendering context."],["This property is of type number and is used for positioning elements during block rendering in Blockly."]]],["The `blockRendering.Measurable.xPos` property is a numerical value. It is found within the `blockly` library, specifically in the `blockRendering` namespace. It resides within the `Measurable` class, and its signature indicates it is a number type. This property essentially stores a numerical value representing the x-position.\n"]]