Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Coding polylines

Status
Not open for further replies.

Gaelle

Programmer
Joined
Jun 20, 2001
Messages
62
Location
FR
Hi there !

I have to code a "draw" function to draw a polyline (like "drawPolyline"), that will be inserted in a graphic editor.
I want to store the points in an array, which can contains only five points (the segments of the polyline will only be four of them).

Can anyone help me, or tell me where I could find any source good for use?

Thanks,
Gaelle.
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Question Question
Replies
3
Views
157
  • Locked
  • Question Question
Replies
0
Views
109

Part and Inventory Search

Sponsor

Back
Top