Module stroke
iced
0.14.0-dev
Module stroke
Module Items
Structs
Enums
In iced::
widget::
canvas
Modules
fill
gradient
path
stroke
Structs
Action
Canvas
Fill
Group
Image
LineDash
Path
Stroke
Text
Enums
Event
Gradient
LineCap
LineJoin
Style
Traits
Program
Type Aliases
Cache
Frame
Geometry
iced
::
widget
::
canvas
Module
stroke
Copy item path
Settings
Help
Summary
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.