Charting for WinForms Programmer's Guide
GdiGraphics.ScaleTransform Method
See Also
 






Applies the specified scaling operation to the transformation matrix of this GdiGraphics object by prepending it to the object's transformation matrix.

 Overload List

Name Description

GdiGraphics.ScaleTransform (Single, Single)

Applies the specified scaling operation to the transformation matrix of this GdiGraphics object by prepending it to the object's transformation matrix.

GdiGraphics.ScaleTransform (Single, Single, MatrixOrder)

Applies the specified scaling operation to the transformation matrix of this GdiGraphics object in the specified order.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace