left property
final
The x coordinate of left edge of the line.
The right edge can be obtained with left + width.
Implementation
final double left
The x coordinate of left edge of the line.
The right edge can be obtained with left + width.
final double left