Una larghezza e un'altezza.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-10-15 UTC.
[null,null,["Ultimo aggiornamento 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"]]