ToolPinTrackingCollection MovedItem EventCognex VisionPro 9.22

Raised after an item is moved to a new index.

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

public override event EventHandler<CollectionMoveEventArgs> MovedItem

Value

Type: System EventHandler CollectionMoveEventArgs 
See Also