ITool EventsCognex VisionPro 9.21

The ITool type exposes the following members.

Events

  NameDescription
Public eventChanged

The actual event.

(Inherited from IChangedEvent.)
Public eventNameChanging

This event is raised when the Name is about to change. Note that this is a cancellable event.

(Inherited from ITrackingCollectionTrackedItem.)
Public eventRan

Event that is raised at the end of the tool's Run method.

Public eventRunning

Event that is raised at the start of the tool's Run method.

Top
See Also