DynamicPolygonPointDeleteResult
Index
Enumeration Members
Enumeration Members
ComplexPolygon
Points were not moved because the polygon would have become complex
NotEnoughPoints
Result if the set of points is insufficient
Protected
Result if the point is protected from getting deleted.
Success
Points were moved successfully
Unknown
Result is unknown
Virtual
Result The point is virtual
Represents result of a DynamicPolygonPoint delete operation.