[]
Returns PenStyleEx value from a specified string designating dash style.
public static PenStyleEx? DashStyleFromString(string style)
| Type | Name | Description |
|---|---|---|
| string | style |
| Type | Description |
|---|---|
| PenStyleEx? |
Valid style are Solid, Dotted and Dashed