Is there someone can tell me how to use polygon in API?
example : I want to make a form with the love shape.
how can I do it? What value must I pass for the lpoint parameter?
THX.....
:confused:
Printable View
Is there someone can tell me how to use polygon in API?
example : I want to make a form with the love shape.
how can I do it? What value must I pass for the lpoint parameter?
THX.....
:confused:
lPoint takes an array of PointAPI (x, y) points, I believe. There's a region designer somewhere on the 'net. I suggest you look for it, then read out the points that it gives you after you create your heart.