GridDimensions

ピクセル グリッドの寸法を指定します。

JSON 表現
{
  "width": integer,
  "height": integer
}
フィールド
width

integer

グリッドの幅(ピクセル単位)。

height

integer

グリッドの高さ(ピクセル単位)。