struct

Draw::SolidFillStyle

Inherits Struct < Value < Object

SolidFillStyle define style attributes for a solid fill style

Constructors

new(color : Colorize::Color, fill_rule : Draw::FillRule)
Source

Instance methods

color

Color defines the line color

Source
fill_rule

fill_rule defines the file rule to used

Source