Search
GdiGraphics.MultiplyTransform Method
See Also
 





Multiplies the world transformation of this GdiGraphics object and specified the .NET Matrix object.

 Overload List

Name Description

GdiGraphics.MultiplyTransform (Matrix)

Multiplies the world transformation of this GdiGraphics object and specified the Matrix object.

GdiGraphics.MultiplyTransform (Matrix, MatrixOrder)

Multiplies the world transformation of this GdiGraphics object and specified the Matrix object in the specified order.

 See Also