setLineEnds

open fun setLineEnds(@NonNull lineEnd1: LineEndType, @NonNull lineEnd2: LineEndType)

Sets line ending style for this polyline.

Parameters

lineEnd1

LineEndType for start of this polyline.

lineEnd2

LineEndType for end of this polyline.