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.
I have to code a "draw" function to draw a polyline (like "drawPolyline"
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.