CogShapeModelLineSegment DraggingStopped EventCognex VisionPro 9.23
Occurs after the drag operation of an interactive graphic is complete.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

public virtual event CogDraggingStoppedEventHandler DraggingStopped

Value

Type: Cognex.VisionPro CogDraggingStoppedEventHandler

Implements

ICogGraphicInteractive DraggingStopped
See Also