Performs the work of scaling the entire panel and any child controls.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
protected override
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
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0