Search
IGraphics.MultiplyTransform Method
See Also
 





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

 Overload List

Name Description

IGraphics.MultiplyTransform (Matrix)

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

IGraphics.MultiplyTransform (Matrix, MatrixOrder)

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

 See Also