Class: oFillStyle

$. oFillStyle

The $.oFillStyle class describes a fillStyle used to describe the appearance of filled in color areas and perform drawing operations.
Initializing a $.oFillStyle without any parameters attempts to get the current color id.

new $.oFillStyle(colorId, fillMatrix)

openHarmony/openHarmony_drawing.js, line 1432
The constructor for the $.oFillStyle class.
Name Type Description
colorId string the color Id to paint the line with.
fillMatrix object