foreColor property

Fill.foreColor property

Gets or sets a Color object that represents the foreground color for the fill.

get foreColor(): string

Remarks

This property resets the alpha component of the string to fully opaque color unlike the Fill.color property, which preserves it.

See Also