LinearGradientBrush::ScaleTransform Method (Single, Single)
.NET Framework (current version)
Scales the local geometric transform by the specified amounts. This method prepends the scaling matrix to the transform.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- sx
-
Type:
System::Single
The amount by which to scale the transform in the x-axis direction.
- sy
-
Type:
System::Single
The amount by which to scale the transform in the y-axis direction.
For an example, see ScaleTransform.
.NET Framework
Available since 1.1
Available since 1.1
Show: