This documentation is archived and is not being maintained.

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.

  NameDescription
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
Show: