Module iced::widget::canvas::stroke

source ·
Available on crate feature canvas only.
Expand description

Create lines from a crate::widget::canvas::Path and assigns them various attributes/styles.

Structs

The dash pattern used when stroking the line.
The style of a stroke.

Enums

The shape used at the end of open subpaths when they are stroked.
The shape used at the corners of paths or basic shapes when they are stroked.
The coloring style of some drawing.