Line kinds

Top  Previous  Next

On the screen the lines about the complicated mechanism from (length of the line segment) / (length of the gap) are not drawn, because the time involved is not defensible moreover. Instead of this different predefined line types are given. The following eight types are possible. Besides, DEFAULT is identically with SOLIDLY

 

DRAW_LINETYPE_DASHDOUBLEDOT

- . . - . .

DRAW_LINETYPE_DASHDOT

- . - . - .

DRAW_LINETYPE_DEFAULT

------

DRAW_LINETYPE_DOT

. . . . . . .

DRAW_LINETYPE_DOUBLEDOT

.. .. .. .. ..

DRAW_LINETYPE_LONGDASH

-- -- --

DRAW_LINETYPE_SHORTDASH

- - - -

DRAW_LINETYPE_SOLID

------