deletes the polygon
Note an attempt to use a handle after it was
deleted will crash the program.
Deleting a polygon will automatically deletes all his points and all its patches polygons.
Note that you can also call this function to delete a patch polygon
see also STATE_polygon_delete_patches();
|