.
static extern int GdipAddPathRectanglesI(HandleRef path,
.
Declare Function GdipAddPathRectanglesI Lib "gdiplus.dll" (TODO) As TODO
.
.
static extern int GdipAddPathRectangles(HandleRef path,
.
Declare Function GdipAddPathRectangles Lib "gdiplus.dll" (TODO) As TODO
.