ICanvasRenderingContext2D.StrokeStyle

ICanvasRenderingContext2D.StrokeStyle property

Color or style to use for the lines around shapes. Default: (black).

public object StrokeStyle { get; set; }

See Also