1 reference to GdipCreateRegionPath
System.Drawing (1)
commonui\System\Drawing\Region.cs (1)
114
int status = SafeNativeMethods.Gdip.
GdipCreateRegionPath
(new HandleRef(path, path.nativePath), out region);