Module iced::widget::canvas::fill

source ·
Available on crate feature canvas only.
Expand description

Fill crate::widget::canvas::Geometry with a certain style.

Structs

The style used to fill geometry.

Enums

The fill rule defines how to determine what is inside and what is outside of a shape.
The coloring style of some drawing.