System Reference Summary : 6. 4GL System Constants : System Constants : Line Style Settings
 
Share this page                  
Line Style Settings
Constant Value
Description
Numeric
Equivalent
LS_DEFAULT
Use the default setting for line style. This is typically solid.
-1
LS_SOLID
Use a solid line
1
LS_DASH
Use a dashed line
2
LS_DOT
Use a dotted line
3
LS_DASHDOT
Use a dash-dot line
4
LS_DASHDOTDOT
Use a dash-dot-dot line
5