lineJoin property

String lineJoin

A string that defines shape to be used at the corners of the stroke.

Implementation

external String get lineJoin;
void lineJoin=(String value)

Implementation

external set lineJoin(String value);