The ConnectionSegmentThumb type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConnectionSegmentThumb |
Initializes a new instance of the ConnectionSegmentThumb class.
|
Fields
| Name | Description | |
|---|---|---|
| ConnectionSegmentProperty |
Identifies the ConnectionSegment property.
| |
| QuerySegmentDragEvent |
Identifies the QuerySegmentPosition routed event.
| |
| SegmentMovedEvent |
Identifies the SegmentMoved routed event.
|
Properties
| Name | Description | |
|---|---|---|
| ConnectionSegment |
Gets or sets the MovableDiagramConnectionSegment that this
ConnectionSegmentThumb can move.
This is a dependency property.
|
Events
| Name | Description | |
|---|---|---|
| QuerySegmentPosition |
Occurs when QueryDropPosition happens.
| |
| SegmentMoved |
Occurs when the ConnectionSegmentThumb is moved.
|