This topic has not yet been rated - Rate this topic

Graphics.ScaleTransform Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method ScaleTransform(Single, Single) Applies the specified scaling operation to the transformation matrix of this Graphics by prepending it to the object's transformation matrix.
Public method ScaleTransform(Single, Single, MatrixOrder) Applies the specified scaling operation to the transformation matrix of this Graphics in the specified order.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.