Control::Scale Method (Single)
.NET Framework (current version)
Scales the control and any child controls.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [ObsoleteAttribute("This method has been deprecated. Use the Scale(SizeF ratio) method instead. http://go.microsoft.com/fwlink/?linkid=14202")] void Scale( float ratio )
Parameters
- ratio
-
Type:
System::Single
The ratio to use for scaling.
.NET Framework
Available since 1.1
Available since 1.1
Show: