ClassifyTool EventsCognex VisionPro 9.10

The ClassifyTool type exposes the following members.

Events

  NameDescription
Public eventChanged

The actual event.

(Overrides ChangedEventShareableBase Changed.)
Public eventNameChanging

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

(Overrides TrackedItemBase NameChanging.)
Public eventRan

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

(Overrides ToolBase Ran.)
Public eventRunning

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

(Overrides ToolBase Running.)
Top
See Also