System.Windows.Forms.Form.ScaleControl Method

Scales the location, size, padding, and margin of a control.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected override void ScaleControl (System.Drawing.SizeF factor, BoundsSpecified specified)

Parameters

factor
The factor by which the height and width of the control are scaled.
specified
A System.Windows.Forms.BoundsSpecified value that specifies the bounds of the control to use when defining its size and position.

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: 2.0.0.0