System.Windows.Forms.ToolStripDropDown.ScaleCore Method

This method is not relevant to this class.

Syntax

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

Parameters

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

Remarks

This method is not relevant to this class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0