1 reference to GdipGetSmoothingMode
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
628
int status = SafeNativeMethods.Gdip.
GdipGetSmoothingMode
(new HandleRef(this, this.NativeGraphics), out mode);