GetMidOrthoPosition Method
In This Topic
This method is called by
AddOrthoPoints to determine the distance of the middle segment between the two ports.
Syntax
Parameters
- fromPosition
- The FromPort's point's X or Y coordinate, depending on the direction
- toPosition
- The ToPort's point's X or Y coordinate, depending on the direction
- vertical
- Whether the mid-position is along the vertical axis or horizontal
See Also