.
static extern int GdipAddPathBeziersI(HandleRef path, HandleRef memorypts,
.
Declare Function GdipAddPathBeziersI Lib "gdiplus.dll" (TODO) As TODO
.
.
static extern int GdipAddPathBeziers(HandleRef path, HandleRef memorypts,
.
Declare Function GdipAddPathBeziers Lib "gdiplus.dll" (TODO) As TODO
.