Struct graphics::ellipse::Border [−][src]
Expand description
Ellipse border
Fields
color: ColorThe border color
radius: RadiusThe border radius
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Border
impl UnwindSafe for Border
Blanket Implementations
Mutably borrows from an owned value. Read more