Overload List

  NameDescription
SegmentMovedEventArgs(DiagramConnectionSegment)
Initializes a new instance of the SegmentMovedEventArgs class. The DeltaMovement property is set to be 0.0.
SegmentMovedEventArgs(DiagramConnectionSegment, Double)
Initializes a new instance of the SegmentMovedEventArgs class and sets the DeltaMovement property to be the given deltaMovement value.

See Also