.
C# Signature:
[DllImport("gdi32.dll")]
static extern int GetPath(IntPtr hdc, [Out] POINT [] lpPoints,
[Out] byte [] lpTypes, int nSize);
User-Defined Types:
POINT
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
System.Drawing.Drawing2D.GraphicsPath and associated classes.
The GetPath API
11/2/2008 11:22:39 AM - anathan-131.107.3.85
TODO - a short description
3/16/2007 8:18:46 AM - dahminator-75.174.65.168
