סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > geras > HighlightConstantProvider > makeOutsideCorner
שיטת geras.highlightConstantProvider.makeOutsideCorner()
Signature:
protected makeOutsideCorner(): OutsideCorner;
החזרות:
OutsideCorner
אובייקט שמכיל מידע על הגודל והנתיב של הדגשים בפינות החיצוניות.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["The `makeOutsideCorner` method is a protected method of the `geras.HighlightConstantProvider` class used for creating outside corner highlights within Blockly's Geras rendering theme."],["It returns an `OutsideCorner` object which encapsulates the necessary data for rendering the corner highlight's shape and dimensions."],["This method primarily contributes to the visual styling of blocks in the Blockly workspace using the Geras theme."]]],["The `makeOutsideCorner()` method, part of the `HighlightConstantProvider` class within the `geras` namespace, generates data for outside corner highlights. It is a protected method that returns an `OutsideCorner` object. This object contains the necessary sizing and path details required to render the highlights for the outside corners.\n"]]