CogVertexRemovedEventArgs PropertiesCognex VisionPro 9.5

The CogVertexRemovedEventArgs type exposes the following members.

Properties

  NameDescription
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 CogPolygon.
Top
See Also