craftutils.observation.image.Ellipse.set_joinstyle(s)

Set the .JoinStyle.

The default joinstyle is ‘round’ for .FancyArrowPatch and ‘miter’ for all other patches.

Parameters

s : .JoinStyle or {‘miter’, ‘round’, ‘bevel’}