Control.scaleCore

Overview | Methods | Fields | This Package | All Packages

Control.scaleCore

Performs the work of scaling the entire control and any child controls.

Syntax

protected void scaleCore( float dx, float dy )

Parameters

dx

The ratio by which to scale the control horizontally.

dy

The ratio by which to scale the control vertically.