Skip to main content

segment

Function segment 

Source
pub fn segment(a: Point, b: Point) -> Path
Expand description

A single line segment from a to b. Same as a 2-point polyline with no options.