left property

double left
final

The x coordinate of left edge of the line.

The right edge can be obtained with left + width.

Implementation

final double left;