blockly > geras > الدرج > رسم
طريقة geras.Drawer.Draw()
Signature:
draw(): void;
المرتجعات:
فراغ
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-24 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-24 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `geras.Drawer.draw()` method is responsible for rendering the visual representation of a block within the Blockly workspace using the Geras theme."],["It takes no parameters and does not return any value, indicating that it operates directly on the internal state of the Drawer object to perform the drawing operation."],["This method is essential for displaying blocks with the Geras theme's style and layout, ensuring a consistent and visually appealing user interface within the Blockly editor."]]],[]]