Resizes the specified component to the given pixel dimensions.
| 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. |
|
|