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