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