1 reference to ScaleTransform
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
636public void ScaleTransform(float sx, float sy) => ScaleTransform(sx, sy, MatrixOrder.Prepend);