System.Windows.Forms.Control.Scale Method

Scales the entire control and any child controls.

Syntax

[System.Obsolete]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void Scale (float dx, float dy)

Parameters

dx
The horizontal scaling factor.
dy
The vertical scaling factor.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0