1 reference to GdipGetPathLastPoint
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
434
int status = SafeNativeMethods.Gdip.
GdipGetPathLastPoint
(new HandleRef(this, nativePath), gppt);