- craftutils.observation.image.Ellipse.set_capstyle(s)
Set the .CapStyle.
The default capstyle is ‘round’ for .FancyArrowPatch and ‘butt’ for all other patches.
Parameters¶
s : .CapStyle or {‘butt’, ‘projecting’, ‘round’}
Set the .CapStyle.
The default capstyle is ‘round’ for .FancyArrowPatch and ‘butt’ for all other patches.
s : .CapStyle or {‘butt’, ‘projecting’, ‘round’}