uLineStyle
The constant that specifies the line style. Possible values are:
Value |
Meaning |
ANNLINE_SOLID |
[0] Solid line |
ANNLINE_DASH |
[1] Dashed line |
ANNLINE_DOT |
[2] Dotted line |
ANNLINE_DASHDOT |
[3] Dash dot line |
ANNLINE_DASHDOTDOT |
[4] Dash dot dot line |
ANNLINE_NULL |
[5] No line |
Note: |
Windows displays all lines greater than 1 pixel as solid. |
To see the possible line styles, refer to Illustration of Line Styles for Annotations.