DrawingContext.fillColor

Color to use when filling drawn objects. The default is "black".

class DrawingContext
alias fillColor = fill

Meta