LineMaxToolBase EventsCognex VisionPro 9.22

The LineMaxToolBase type exposes the following members.

Events

  NameDescription
Public eventChanged

The actual event.

(Inherited from ChangedEventShareableBase.)
Public eventNameChanging

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

(Inherited from TrackedItemBase.)
Public eventRan

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

(Inherited from ToolBase.)
Public eventRunning

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

(Inherited from ToolBase.)
Top
See Also