setCallOutPoints

open fun setCallOutPoints(@NonNull points: List<PointF>)

Sets the call out points for this free text annotation. This needs to be either 2 or 3 points, with the first point also having a line end.

Parameters

points

The points for the call out line.