Gets the old destination of the connection before the connection relocation action began.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public IDiagramConnectionPoint OldDestination { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property OldDestination As IDiagramConnectionPoint |