CompositeShape Dragging EventCognex VisionPro 9.20

Raised when an interactive graphic is being dragged.

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

public override event EventHandler<DraggingEventArgs> Dragging

Value

Type: System EventHandler DraggingEventArgs 

Implements

IGraphicInteractive Dragging
See Also