setLineRounded

expect infix fun setLineRounded(value: Boolean)

Make the end points of the lines rounded.

Parameters

value

A value of true for rounder, otherwise false for perpendicular line ending.

actual infix fun setLineRounded(value: Boolean)
actual infix fun setLineRounded(value: Boolean)