ToolStripDropDown.ScaleCore(Single, Single) Yöntem

Tanım

Bu yöntem bu sınıfla ilgili değildir.

protected:
 override void ScaleCore(float dx, float dy);
protected override void ScaleCore (float dx, float dy);
override this.ScaleCore : single * single -> unit
Protected Overrides Sub ScaleCore (dx As Single, dy As Single)

Parametreler

dx
Single

Yatay ölçeklendirme faktörü.

dy
Single

Dikey ölçeklendirme faktörü.

Açıklamalar

Bu yöntem bu sınıfla ilgili değildir.

Şunlara uygulanır