Calculates slope of line.
Line or point. If point is provided, second point must be given too
Optional
Second point if needed
Lines.slope(line);Lines.slope(ptA, ptB) Copy
Lines.slope(line);Lines.slope(ptA, ptB)
Calculates slope of line.