VertexChangedEventArgs PropertiesCognex VisionPro 9.21

The VertexChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyHandle (Overrides EventArgs Handle.)
Public propertyIndex

The index of the changed vertex. In the range of zero to one less than the number of vertices in the Polygon.

Public propertyNewX

The new x-coordinate.

Public propertyNewY

The new y-coordinate.

Top
See Also