PathGradientBrush::TranslateTransform Method (Single, Single, MatrixOrder)
.NET Framework (current version)
Applies the specified translation to the local geometric transform in the specified order.
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.
- order
-
Type:
System.Drawing.Drawing2D::MatrixOrder
The order (prepend or append) in which to apply the translation.
For an example, see SetBlendTriangularShape.
.NET Framework
Available since 1.1
Available since 1.1
Show: