LinearGradientBrush::TranslateTransform Method (Single, Single)
.NET Framework (current version)
Translates the local geometric transform by the specified dimensions. This method prepends the translation to the transform.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- dx
-
Type:
System::Single
The value of the translation in x.
- dy
-
Type:
System::Single
The value of the translation in y.
For an example, see TranslateTransform.
.NET Framework
Available since 1.1
Available since 1.1
Show: