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: 8, 4. | |
| DashDot | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 8, 2, 2, 2. | |
| DashDotDot | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 6, 2, 2, 2, 2, 2. | |
| Dot | Gets a line dash pattern with the following lengths of alternating dashes and gaps expressed in user space units: 2. | |
| Solid | Gets a solid line dash pattern. |