1 reference to GdipClonePath
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
185int status = SafeNativeMethods.Gdip.GdipClonePath(new HandleRef(this, nativePath), out clonePath);