NOTE: This API is now obsolete. The non-obsolete alternative is Scale(SizeF).
Scales the entire control and any child controls.
<ObsoleteAttribute("This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Sub Scale ( _ dx As Single, _ dy As Single _ )
Dim instance As Control Dim dx As Single Dim dy As Single instance.Scale(dx, dy)
[ObsoleteAttribute("This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202")] public void Scale( float dx, float dy )
[ObsoleteAttribute(L"This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202")] public: void Scale( float dx, float dy )
public function Scale( dx : float, dy : float )
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98