set_size
Description:
Resizes the specified component to the given coordinates.
Parameters:
| this |
a pointer to the Component to query. |
| width |
the width to which the component should be resized. |
| height |
the height to which the component should be resized. |
Returns:
|
|