1 reference to GdipScaleWorldTransform
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
1025
int status = SafeNativeMethods.Gdip.
GdipScaleWorldTransform
(new HandleRef(this, this.NativeGraphics), sx, sy, order);