Contents

strokeColor

The stroke color of a line.

Declaration

strokeColor?: string;

Discussion

This can be any valid CSS color value. Set to null for no stroke. The default stroke color is rgb(0, 122, 255).

See Also

Setting stroke styles