This documentation is archived and is not being maintained.
Graphics::ScaleTransform Method
Visual Studio 2010
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 | |
|---|---|---|
|
ScaleTransform(Single, Single) | Applies the specified scaling operation to the transformation matrix of this Graphics by prepending it to the object's transformation matrix. |
|
ScaleTransform(Single, Single, MatrixOrder) | Applies the specified scaling operation to the transformation matrix of this Graphics in the specified order. |
Show: