Set drawing fill pattern.
Source position: graphh.inc line 770
procedure SetFillPattern(  | 
Pattern: FillPatternType;  | 
Color: ColorType  | 
);  | 
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.  |