BeginPath (gdi32)
Last changed: anathan-4.35.161.137

.
Summary
Opens a path bracket in the specified device context.

C# Signature:

[DllImport("gdi32.dll")]
static extern bool BeginPath(IntPtr hdc);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

lkdjdklrjekrjtkweetkjnm

Alternative Managed API:

Do you know one? Please contribute it!

Documentation
BeginPath on MSDN