micu Creative Commons License 2002.03.13 0 0 1
Amúgy Delpi-ben van Polygon függvény ami ilyesmit csinál, VB-ben legrosszabb esetben szvsz használhatod a

BOOL Polygon(
HDC hdc, // handle to device context
CONST POINT *lpPoints, // pointer to polygon's vertices
int nCount // count of polygon's vertices
);

Win32-es API hívást.

Előzmény: kgejza (-)