[Overview][Constants][Types][Procedures and functions][Variables] |
Set line drawing style
Source position: graphh.inc line 704
procedure SetLineStyle( |
LineStyle: Word; |
Pattern: Word; |
Thickness: Word |
); |
SetLineStylesets the drawing style for lines. You can specify a LineStylewhich is one of the following pre-defined constants:
If UserBitlnis specified then Patterncontains the bit pattern. In all another cases, Patternis ignored. The parameter Widthindicates how thick the line should be. You can specify one of the following pre-defined constants:
None.
|
Get current line drawing settings |
|
|
Specify binary operation to perform when drawing on screen |