.
static extern int GdipAddPathCurveI(HandleRef path, HandleRef memorypts,
.
Declare Function GdipAddPathCurveI Lib "gdiplus.dll" (TODO) As TODO
.
.
static extern int GdipAddPathCurve2I(HandleRef path, HandleRef memorypts,
.
Declare Function GdipAddPathCurve2I Lib "gdiplus.dll" (TODO) As TODO
.
.
static extern int GdipAddPathCurve3I(HandleRef path, HandleRef memorypts,
.
Declare Function GdipAddPathCurve3I Lib "gdiplus.dll" (TODO) As TODO
.