VertexRemovedEventArgs PropertiesCognex VisionPro 9.10

The VertexRemovedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyHandle (Overrides EventArgs Handle.)
Public propertyIndex

The index of the removed vertex. -1 means that vertices were removed at the end until the number of vertices equaled newNumVertices.

Public propertyNewNumVertices

The new number of vertices in the Polygon.

Top
See Also