The ConnectionSegmentThumb type exposes the following members.

Constructors

  NameDescription
ConnectionSegmentThumb
Initializes a new instance of the ConnectionSegmentThumb class.

Fields

  NameDescription
ConnectionSegmentProperty
Identifies the ConnectionSegment property.
QuerySegmentDragEvent
Identifies the QuerySegmentPosition routed event.
SegmentMovedEvent
Identifies the SegmentMoved routed event.

Properties

  NameDescription
ConnectionSegment
Gets or sets the MovableDiagramConnectionSegment that this ConnectionSegmentThumb can move. This is a dependency property.

Events

  NameDescription
QuerySegmentPosition
Occurs when QueryDropPosition happens.
SegmentMoved
Occurs when the ConnectionSegmentThumb is moved.

See Also