phoenix_title wx.PenJoin

The PenJoin enumeration provides the following values:

Description

Value

wx.JOIN_INVALID

wx.JOIN_BEVEL

The intersection of two lines will have a diagonal edge “cut” into it.

wx.JOIN_MITER

The intersection of two lines will have a sharp corner.

wx.JOIN_ROUND

The intersection of two lines will have a rounded edge.