Prepends the specified translation to the transformation matrix of this GdiGraphics object.
Overload List| Name | Description |
|---|---|
Prepends the specified translation to the transformation matrix of this GdiGraphics object. |
|
GdiGraphics.TranslateTransform (Single, Single, MatrixOrder) |
Applies the specified translation to the transformation matrix of this GdiGraphics object in the specified order. |
See Also