[Overview][Constants][Types][Procedures and functions][Variables] |
Set drawing fill pattern
Source position: graphh.inc line 730
procedure SetFillPattern( |
Pattern: FillPatternType; |
Color: Word |
); |
SetFillPatternsets the current fill-pattern to FillPattern, and the filling color to ColorThe pattern is an 8x8 raster, corresponding to the 64 bits in FillPattern.
None
|
Return current fill pattern |
|
|
Set drawing fill style |
|
|
Specify binary operation to perform when drawing on screen |