Overload List

  NameDescription
DiagramConnectionSegment(Point)
Initializes a new instance of the DiagramConnectionSegment class and sets its end point to be the given Point.
DiagramConnectionSegment(Double, Double)
Initializes a new instance of the DiagramConnectionSegment class and sets its end point as having the given x and y values.

See Also