Performs the work of scaling the entire control and any child controls.
protected void scaleCore( float dx, float dy )
dx
The ratio by which to scale the control horizontally.
dy
The ratio by which to scale the control vertically.