Occurs whenever the ConnectionRelocatorThumb is dragging the end of a connection around.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public event EventHandler<SizedEventArgs> ConnectionRelocated |
| Visual Basic (Declaration) |
|---|
Public Event ConnectionRelocated As EventHandler(Of SizedEventArgs) |