Raised after the drag operation of an interactive graphic is complete.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
event EventHandler<DraggingEventArgs> DraggingStopped
event EventHandler<DraggingEventArgs> DraggingStopped
Event DraggingStopped As EventHandler(Of DraggingEventArgs)
Event DraggingStopped As EventHandler(Of DraggingEventArgs)
event EventHandler<DraggingEventArgs^>^ DraggingStopped {
void add (EventHandler<DraggingEventArgs^>^ value);
void remove (EventHandler<DraggingEventArgs^>^ value);
} event EventHandler<DraggingEventArgs^>^ DraggingStopped {
void add (EventHandler<DraggingEventArgs^>^ value);
void remove (EventHandler<DraggingEventArgs^>^ value);
}Value
Type:
System EventHandler DraggingEventArgs