Graphics::TranslateTransform Method
.NET Framework (current version)
Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | TranslateTransform(Single, Single) | Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics. |
![]() | TranslateTransform(Single, Single, MatrixOrder) | Changes the origin of the coordinate system by applying the specified translation to the transformation matrix of this Graphics in the specified order. |
Show:
