Fill

Defines a fill style.

Constructors

Fill(color)Fill

Constructs a fill style.

color

Properties

.colorColor

The color inside of the fill

Methods

.clone()Fill

Returns a copy of this fill.

.equals(fill)boolean
fill

Another fill to compare against.

Returns true if this fill is equal to fill, false otherwise.