Pen::TranslateTransform Method (Single, Single, MatrixOrder)
.NET Framework (current version)
Translates the local geometric transformation by the specified dimensions 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.
.NET Framework
Available since 1.1
Available since 1.1
Show: