סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > WorkspaceSvg > getBlocksBoundingBox
שיטת WorkspaceSvg.getBlocksBoundingBox()
מחשבים את התיבה התוחמת של הבלוקים בסביבת העבודה. מערכת ניהול צוותים: הקואורדינטות של סביבת העבודה.
Signature:
getBlocksBoundingBox(): Rect;
החזרות:
בחירה
מכיל את המיקום והגודל של התיבה התוחמת שמכילה את הבלוקים בסביבת העבודה.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["The `getBlocksBoundingBox()` method calculates the bounding box encompassing all blocks within the workspace."],["It returns a `Rect` object defining the position and dimensions of this bounding box, using workspace coordinates."],["This method is associated with the `WorkspaceSvg` class in Blockly and is useful for operations related to block positioning and visualization within the workspace."]]],[]]