ICanvasRenderingContext2D.FillStyle

ICanvasRenderingContext2D.FillStyle property

Color or style to use inside shapes. Default: (black).

public object FillStyle { get; set; }

See Also