AbortPath (gdi32)
Last changed: -210.22.54.69

.
Summary
Closes and discards any paths in the specified device context.

C# Signature:

[DllExport("gdi32.dll")]
static extern bool AbortPath(IntPtr hdc);

User-Defined Types:Kernel32

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!!!

Documentation
AbortPath on MSDN