CogPolygon EventsCognex VisionPro 9.7

The CogPolygon type exposes the following members.

Events

  NameDescription
Public eventBulkChanged
Occurs after a bulk change to the polygon, such as a call to SetVertices or loading from an archive.
Public eventChanged
Occurs when one or more parts of the object's state may have changed.
Public eventDragging
Occurs when an interactive graphic is being dragged.
Public eventDraggingStopped
Occurs after the drag operation of an interactive graphic is complete.
Public eventVertexAdded
Occurs after one or more vertices are added to the polygon.
Public eventVertexChanged
Occurs after the x or y coordinate of a single vertex is changed in the polygon.
Public eventVertexRemoved
Occurs after one or more vertices are deleted from the polygon.
Top
See Also