iced
0.14.0-dev
Module stroke
Module Items
Structs
Enums
In iced::
widget::
canvas
iced
::
widget
::
canvas
Module
stroke
Copy item path
Expand description
Create lines from a
Path
and assigns them various attributes/styles.
Structs
§
Line
Dash
The dash pattern used when stroking the line.
Stroke
The style of a stroke.
Enums
§
LineCap
The shape used at the end of open subpaths when they are stroked.
Line
Join
The shape used at the corners of paths or basic shapes when they are stroked.
Style
The coloring style of some drawing.