svg_fmt
0.4.5
svg_fmt
Function
line_segment
Copy item path
Source
pub fn line_segment(x1:
f32
, y1:
f32
, x2:
f32
, y2:
f32
) ->
LineSegment