Size Element
Purpose
Sets the height and width of an element.
Example
size-element --elementName title --width 60 --height 120
Command Syntax
| Parameter | Format | Requirement | Usage |
|---|---|---|---|
--elementName | String | Mandatory | The name of the element to be sized. |
--width | Integer | Mandatory | The width of the element. |
--height | Integer | Mandatory | The height of the element. |