pub fn segment(a: Point, b: Point) -> Path
A single line segment from a to b. Same as a 2-point polyline with no options.
a
b
polyline