System.Windows.Forms.Form.ScaleCore Method

Performs scaling of the form.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
protected override void ScaleCore (float x, float y)

Parameters

x
Percentage to scale the form horizontally
y
Percentage to scale the form vertically

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