Add
|
Add a new point to the polygon.
|
AddPoint
|
Add a new point to the polygon.
|
Clean
|
Clean-up the polygon by removing vertices:
|
Remove
|
Remove one or more points from the polygon.
|
Reverse
|
Reverse the polygon, and so its orientation.
|
Simplify
|
Removes self-intersections from the polygon (by performing a boolean union operation using the nominated Fill type).
|
Trim
|
Remove the vertices between adjacent collinear segments.
|