protected virtual double GetMidOrthoPosition( double fromPosition, double toPosition, bool vertical )
Parameters
- fromPosition
 - The first point's X or Y coordinate, depending on the direction
 - toPosition
 - The last point's X or Y coordinate, depending on the direction
 - vertical
 - Whether the mid-position is along the vertical axis or horizontal