ASP.NET Pack Programmer's Guide
IGraphics.ScaleTransform Method
See Also
 





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

 Overload List

Name Description

IGraphics.ScaleTransform (Single, Single)

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

IGraphics.ScaleTransform (Single, Single, MatrixOrder)

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

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace