MaskGraphic DraggingStopped EventCognex VisionPro 9.21 SR1

Raised after the drag operation of an interactive graphic is complete.

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

public override event EventHandler<DraggingEventArgs> DraggingStopped

Value

Type: System EventHandler DraggingEventArgs 

Implements

IGraphicInteractive DraggingStopped
See Also