set_end_cap_style#
- Path.set_end_cap_style(end_cap1, end_cap2)#
Set end cap styles for the path.
- Parameters:
- end_cap1: :class:`.PathEndCapType`
End cap style for the start of the path.
- end_cap2: :class:`.PathEndCapType`
End cap style for the end of the path.