blockly > blockRendering > قابلة للقياس > xPos
سمة blockRendering.Measurable.xPos
Signature:
xPos: number;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`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"]]