CogCollectionMoveEventHandler DelegateCognex VisionPro 9.25 SR1
Delegate for the MovingItem and MovedItem events.

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

public delegate void CogCollectionMoveEventHandler(
	Object sender,
	CogCollectionMoveEventArgs e
)
See Also