andreww
03-14-2002, 05:20 AM
is my program say i have 13 positions(x,y) pt(0-9).x/y......PtNo=13
to draw them i type in
Polygon me.hdc, Pt(0), PtNo
but what happens is that when its closing the shape up it will
draw a line from Pt(0) to Pt(12)..shown in fig B instead of Pt(0) to Pt(13)... shown in fig A
to draw them i type in
Polygon me.hdc, Pt(0), PtNo
but what happens is that when its closing the shape up it will
draw a line from Pt(0) to Pt(12)..shown in fig B instead of Pt(0) to Pt(13)... shown in fig A