 wx.PenStyle¶
 wx.PenStyle¶The PenStyle enumeration provides the following values:
| Description | Value | 
|---|---|
| 
 | |
| 
 | Solid style. | 
| 
 | Dotted style. | 
| 
 | Long dashed style. | 
| 
 | Short dashed style. | 
| 
 | Dot and dash style. | 
| 
 | Use the user dashes: see  | 
| 
 | No pen is used. | 
| 
 | |
| 
 | |
| 
 | Use the stipple bitmap. | 
| 
 | Backward diagonal hatch. | 
| 
 | Cross-diagonal hatch. | 
| 
 | Forward diagonal hatch. | 
| 
 | Cross hatch. | 
| 
 | Horizontal hatch. | 
| 
 | Vertical hatch. | 
| 
 | First of the hatch styles (inclusive). | 
| 
 | Last of the hatch styles (inclusive). |