CogVertexChangedEventArgs PropertiesCognex VisionPro

The CogVertexChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyIndex
The index of the changed vertex. In the range of zero to one less than the number of vertices in the CogPolygon.
Public propertyNewX
The new x-coordinate.
Public propertyNewY
The new y-coordinate.
Top
See Also