Module iced_graphics::geometry::fill
source · Expand description
Fill Geometry
with a certain style.
Re-exports§
pub use crate::geometry::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.