I need help to change a polygon size (width & height) with a button. It is not as easy as a square that you only increase the value in x or y. Polygon objects have vertex values. I would like to know if there is a way to avoid removing and recreating the polygon.
Thanks in advance
DoDi