Name | Description | |
---|---|---|
Size Constructor | Constructs a new instance of the Size class with the specified width and height. |
The following tables list the members exposed by Size.
Name | Description | |
---|---|---|
Size Constructor | Constructs a new instance of the Size class with the specified width and height. |
Name | Description | |
---|---|---|
getHeight | Returns the height of this size. | |
getWidth | Returns the width of this size. | |
setHeight | Sets the height of this size. | |
setWidth | Sets the width of this size. |