PathGradientBrush::TranslateTransform Method (Single, Single)
.NET Framework (current version)
Applies the specified translation to the local geometric transform. 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 SetBlendTriangularShape.
.NET Framework
Available since 1.1
Available since 1.1
Show: