diagonalAC property

Line get diagonalAC

Diagonal from a to c

Implementation

Line get diagonalAC => Line(a, c);