1 reference to GdipGetRegionBounds
System.Drawing (1)
commonui\System\Drawing\Region.cs (1)
649
int status = SafeNativeMethods.Gdip.
GdipGetRegionBounds
(new HandleRef(this, nativeRegion), new HandleRef(g, g.NativeGraphics), ref gprectf);