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