1 write to Distance
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Connector.cs (1)
2543this.Distance = ConnectorSegment.DistanceBetweenPoints(z, p);
4 references to Distance
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Connector.cs (4)
2561if (lhs.Distance == rhs.Distance) 2563else if (lhs.Distance > rhs.Distance)