Matrix::Scale Method
.NET Framework (current version)
Applies the specified scale vector to this Matrix by prepending the scale vector.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Scale(Single, Single) | Applies the specified scale vector to this Matrix by prepending the scale vector. |
![]() | Scale(Single, Single, MatrixOrder) | Applies the specified scale vector (scaleX and scaleY) to this Matrix using the specified order. |
Show:
