Module iced_graphics::geometry::stroke
source · Expand description
Create lines from a Path
and assigns them various attributes/styles.
Re-exports§
pub use crate::geometry::Style;
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.