Pdf |
The PdfLineDashPatterns type exposes the following members.
| Name | Description | |
|---|---|---|
| Dash | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 4, 4. | |
| DashDot | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 4, 3, 1, 3. | |
| DashDotDot | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 4, 3, 1, 3, 1, 3. | |
| DashSmallGap | ||
| Dot | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 1. | |
| Solid | Gets a solid line dash pattern. |