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