Raised before an item is moved to a new index.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 87.0.0.0
public virtual event CogCollectionMoveEventHandler MovingItem
public virtual event CogCollectionMoveEventHandler MovingItem
Public Overridable Event MovingItem As CogCollectionMoveEventHandler
Public Overridable Event MovingItem As CogCollectionMoveEventHandler
public:
virtual event CogCollectionMoveEventHandler^ MovingItem {
void add (CogCollectionMoveEventHandler^ value);
void remove (CogCollectionMoveEventHandler^ value);
}public:
virtual event CogCollectionMoveEventHandler^ MovingItem {
void add (CogCollectionMoveEventHandler^ value);
void remove (CogCollectionMoveEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogCollectionMoveEventHandlerImplements
ICogCollectionEvents MovingItem