Graphics::ScaleTransform Method
.NET Framework (current version)
Applies the specified scaling operation to the transformation matrix of this Graphics by prepending it to the object's transformation matrix.
Assembly: System.Drawing (in System.Drawing.dll)
| 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:
