Graphics.TranslateTransform Method
.NET Framework 2.0
Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics.
Graphics Members
System.Drawing Namespace
Transformations
| Name | Description |
|---|---|
| Graphics.TranslateTransform (Single, Single) | Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics. |
| 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. |
Reference
Graphics ClassGraphics Members
System.Drawing Namespace
Other Resources
Coordinate Systems and TransformationsTransformations
Community Additions
ADD
Show: