Calculates a line of length length that is perpendicular to the line from fromPoint to toPoint and passes through toPoint.
length
fromPoint
toPoint
First point
Second point
Length of the line to generate
Perpendicular line of the required length.
Calculates a line of length
length
that is perpendicular to the line fromfromPoint
totoPoint
and passes throughtoPoint
.