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