ImageSize¶
Size of the image.
ImageSize Properties¶
| Property | Type | Required | Default |
|---|---|---|---|
| Height | integer |
No | 0 |
| Width | integer |
No | 0 |
Height¶
Specify height for the image.
- type:
integer - default:
0
Width¶
Specify width for the image.
- type:
integer - default:
0