Available line styles.
Member | Value | Description |
---|---|---|
eSolid | 0 | Specifies a solid line. |
eDashed | 1 | Specifies a dashed line. |
eDotted | 2 | Specifies a dotted line. |
eDotDashed | 3 | Dot-dashed line. |
eLongDashed | 4 | Specifies a long dashed line. |
eDashDotDotted | 5 | Specifies an alternating dash-dot-dot line. |
eMDash | 6 | Specifies a user configurable medium dashed line. |
eLDash | 7 | Specifies a user configurable long dashed line. |
eSDashDot | 8 | Specifies a user configurable small dash-dotted line. |
eMDashDot | 9 | Specifies a user configurable medium dash-dotted line. |
eLDashDot | 10 | Specifies a user configurable long dash-dotted line. |
eMSDash | 11 | Specifies a user configurable medium followed by small dashed line. |
eLSDash | 12 | Specifies a user configurable long followed by small dashed line. |
eLMDash | 13 | Specifies a user configurable long followed by medium dashed line. |
eLMSDash | 14 | Specifies a user configurable medium followed by small dashed line. |
eDot | 15 | Specifies a dotted line. |
eLongDash | 16 | Specifies a long dashed line. |
eSDash | 17 | Specifies an alternating dash-dot line. |