The QuerySegmentDragEventArgs type exposes the following members.

Constructors

  NameDescription
QuerySegmentDragEventArgs
Initializes a new instance of the QuerySegmentDragEventArgs class.

Properties

  NameDescription
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.

See Also