1 reference to GdipGetPathPoints
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
1725int status = SafeNativeMethods.Gdip.GdipGetPathPoints(new HandleRef(this, nativePath), new HandleRef(null, buf), count);