This documentation is archived and is not being maintained.
Graphics::TranslateTransform Method
Visual Studio 2010
Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this Graphics.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: