PolygonAddPoint(string[],x,y)
Add a point to existing polygon.
Argument 'string[]':name of polygon.
Argument 'x':new point position.
Argument 'y':new point position.
1 for successful, 0 for error.
Comming Soon
Comming Soon