1 reference to GdipRotateWorldTransform
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
1043
int status = SafeNativeMethods.Gdip.
GdipRotateWorldTransform
(new HandleRef(this, this.NativeGraphics), angle, order);