setLines

open fun setLines(@NonNull lines: List<List<PointF>>)

Sets and overwrites existing list of lines for this ink annotation.

Parameters

lines

List of lines this ink annotation represents.