The SegmentMovedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SegmentMovedEventArgs | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| DeltaMovement |
Gets the distance moved by the segment that raised the SegmentMovedEvent.
| |
| Segment |
Gets the DiagramConnectionSegment that was moved by the ConnectionSegmentThumb.
|