The QuerySegmentDragEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| QuerySegmentDragEventArgs |
Initializes a new instance of the QuerySegmentDragEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
| DesiredPosition |
Gets or sets the position that the MovableDiagramConnectionSegment is allowed to be placed.
| |
| RequestedPosition |
Gets the position where the ConnectionSegmentThumb wants to place the MovableDiagramConnectionSegment it is moving.
|