סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > סמלים > CommentIcon > getSize
Signature:
getSize(): Size;
החזרות:
גודל
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["The `icons.CommentIcon.getSize()` method retrieves the dimensions of the comment icon."],["It returns a `Size` object, which represents the width and height of the icon."]]],["The `getSize()` method, part of the `CommentIcon` class within the `icons` namespace, is designed to retrieve the size of a comment icon. It is a method without any input parameters. The method returns a `Size` object, providing information about the dimensions of the comment icon. The specific dimensions are given by the `Size` class.\n"]]