Skip to main content

DynamicPolygonPointDeleteResult

Represents result of a DynamicPolygonPoint delete operation.

Index

Enumeration Members

ComplexPolygon

ComplexPolygon: 2

Points were not moved because the polygon would have become complex

NotEnoughPoints

NotEnoughPoints: 3

Result if the set of points is insufficient

Protected

Protected: 5

Result if the point is protected from getting deleted.

Success

Success: 1

Points were moved successfully

Unknown

Unknown: 0

Result is unknown

Virtual

Virtual: 4

Result The point is virtual