Occurs after the drag operation of an interactive graphic is complete.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
public virtual event CogDraggingStoppedEventHandler DraggingStopped
public virtual event CogDraggingStoppedEventHandler DraggingStopped
Public Overridable Event DraggingStopped As CogDraggingStoppedEventHandler
Public Overridable Event DraggingStopped As CogDraggingStoppedEventHandler
public:
virtual event CogDraggingStoppedEventHandler^ DraggingStopped {
void add (CogDraggingStoppedEventHandler^ value);
void remove (CogDraggingStoppedEventHandler^ value);
}public:
virtual event CogDraggingStoppedEventHandler^ DraggingStopped {
void add (CogDraggingStoppedEventHandler^ value);
void remove (CogDraggingStoppedEventHandler^ value);
}Value
Type:
Cognex.VisionPro CogDraggingStoppedEventHandlerImplements
ICogGraphicInteractive DraggingStopped