| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Set drawing fill pattern
Source position: graphh.inc line 763
| procedure SetFillPattern( | 
| Pattern: FillPatternType; | 
| Color: Word | 
| ); | 
SetFillPattern sets the current fill-pattern to FillPattern, and the filling color to Color The 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 |