pos property

double pos
final

For vertical lines: x = pos; for horizontal: y = pos.

Implementation

final double pos;