blockly > blockRendering > قابلة للقياس > العرض
سمة blockRendering.Measurable.width
Signature:
width: number;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-21 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-21 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This property represents the width of a measurable element within the Blockly block rendering system."],["`width` is a numerical value indicating the horizontal size of the element, likely used for layout and positioning calculations during rendering."],["It is a property of the `blockRendering.Measurable` class, suggesting its relevance to elements that have measurable dimensions within the block rendering context."]]],["The `width` property, found within the `blockRendering.Measurable` class, is a numerical value. It represents a measurement of width, as indicated by the property's name. It is defined as a number, as seen in the provided signature.\n"]]