![]() |
This document is archived and information here might be outdated. Recommended version. |
Simple line symbol styles.
| Constant | Value | Description |
|---|---|---|
| esriSLSSolid | 0 | The line is solid. |
| esriSLSDash | 1 | The line is dashed -------. |
| esriSLSDot | 2 | The line is dotted ....... |
| esriSLSDashDot | 3 | The line has alternating dashes and dots _._._._. |
| esriSLSDashDotDot | 4 | The line has alternating dashes and double dots _.._.._. |
| esriSLSNull | 5 | The line is invisible. |
| esriSLSInsideFrame | 6 | The line will fit into it's bounding rectangle, if any. |