next up previous contents index
Next: SetPalette Up: Functions and procedures Previous: SetGraphMode

SetLineStyle

   

Declaration:

Procedure SetLineStyle (LineStyle,Pattern,Width : Word) ;

Description:

SetLineStyle sets the drawing style for lines. You can specify a LineStyle which is one of the following pre-defined constants:

If UserBitln is specified then Pattern contains the bit pattern. In all another cases, Pattern is ignored. The parameter Width indicates how thick the line should be. You can specify one of the following pre-defined constants:

Errors:

None.

See also:

GetLineSettings



root
Fri Sep 11 18:24:36 CEST 1998