1 reference to MidPointOfLineSegment
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Connector.cs (1)
1266
Point midPoint = DesignerGeometryHelper.
MidPointOfLineSegment
(this.editPoints[i].Location, this.editPoints[i + 1].Location);