LineStyle Properties
Lists style settings that paint the lines in a document.| Name | Description |
|---|---|
| DashPattern | Gets a line dash pattern – a dash array and a dash phase. |
| DashPhase | Gets or sets the dash phase – the distance into the dash pattern at which the dash starts. |
| IsDashed | Gets a value that indicates whether a line is dashed. |
See Also