Graphics.ScaleTransform Method
.NET Framework 3.0
Applies the specified scaling operation to the transformation matrix of this Graphics by prepending it to the object's transformation matrix.
| Name | Description |
|---|---|
| Graphics.ScaleTransform (Single, Single) | Applies the specified scaling operation to the transformation matrix of this Graphics by prepending it to the object's transformation matrix. |
| Graphics.ScaleTransform (Single, Single, MatrixOrder) | Applies the specified scaling operation to the transformation matrix of this Graphics in the specified order. |
Community Additions
ADD
Show: