Enumeration ELineTypeConst

Predefined line types that can be used in combination with gfx.drawLineWithStyle For values that can be set via stylesheets the strings "default","dotted","dashed" should be used for better readability instead of the enumeration values.

Enumeration Members

LINE_DASHED: 2
LINE_DEFAULT: 0
LINE_DOTTED: 1