resetFill
Specifies whether to reset the fill state when building a gradient.
If set to true
, it ensures that the fill color is overridden with the defined gradient fill during the rendering process. When set to false
, the previous fill state persists, allowing the gradient to blend with other graphical elements.
The default value is false