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