Graphics::MultiplyTransform Method

 

Multiplies the world transformation of this Graphics and specified the Matrix.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodMultiplyTransform(Matrix^)

Multiplies the world transformation of this Graphics and specified the Matrix.

System_CAPS_pubmethodMultiplyTransform(Matrix^, MatrixOrder)

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

Return to top
Show: