LineMaxTool NameChanging EventCognex VisionPro 9.22 SR1

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

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax

public override event EventHandler<CancelChangingStringEventArgs> NameChanging

Value

Type: System EventHandler CancelChangingStringEventArgs 

Implements

ITrackingCollectionTrackedItem NameChanging
See Also