Gets the DiagramConnectionSegment that was moved by the ConnectionSegmentThumb.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public DiagramConnectionSegment Segment { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property Segment As DiagramConnectionSegment |