CogTrackedItemBase NameChanging EventCognex VisionPro 9.21
Event raised when the name of a terminal is about to change. Gives a listener an oportuity to cancel the name change.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public event CogCancelChangingEventHandler<string> NameChanging

Value

Type: Cognex.VisionPro CogCancelChangingEventHandler String 

Implements

ICogTrackingCollectionTrackedItem NameChanging
See Also