RectangleCollection MovingItem EventCognex VisionPro 9.21

Raised before an item is moved to a new index.

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

public override event EventHandler<CollectionMoveEventArgs> MovingItem

Value

Type: System EventHandler CollectionMoveEventArgs 
See Also