Size
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["The JSON representation includes a width and height for the object."],["Both width and height are represented as Dimension objects, which have their own specific properties for defining measurements."]]],["The JSON representation defines an object with `width` and `height` properties. Both `width` and `height` are objects, referencing a \"Dimension\" type. The `width` field specifies the object's width, while the `height` field specifies the object's height. These two fields are the core components for determining an objects size.\n"]]