Classes
| Class | Description | |
|---|---|---|
| DashPattern |
A pattern for a pen (e.g. solid, dotted, dashed, etc.).
| |
| Pen |
A pen defines the characteristics of a line such as
color and pattern (solid, dashed, etc.).
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| LineCapStyle |
Different styles for line caps (end-points).
| |
| LineJoinStyle |
Different styles for line joints.
|