Dash |
The DashStyleEx type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomStyle | Gets a copy of the custom dash pattern. | |
| Dash | Gets a dashed style. | |
| DashDot | Gets a dash-dot style. | |
| DashDotDot | Gets a dash-dot-dot style. | |
| Dot | Gets a dotted dash style. | |
| IsCustomStyle | Gets a value indicating whether this instance represents a custom dash pattern. | |
| IsKnownStyle | Gets a value indicating whether this instance represents a predefined dash style. | |
| KnownStyle | Gets the predefined dash style. | |
| LongDash | Gets a long-dash style. | |
| Solid | Gets a solid dash style. |