Matrix::Translate Method
.NET Framework (current version)
Applies the specified translation vector to this Matrix by prepending the translation vector.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Translate(Single, Single) | Applies the specified translation vector (offsetX and offsetY) to this Matrix by prepending the translation vector. |
![]() | Translate(Single, Single, MatrixOrder) | Applies the specified translation vector to this Matrix in the specified order. |
Show:
