next up previous contents index
Next: SetFillStyle Up: Functions and procedures Previous: SetColor

SetFillPattern

   

Declaration:

Procedure SetFillPattern (FillPattern : FillPatternType,
Color : Word) ;

Description:

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.

Errors:

None

See also:

GetFillPattern, SetFillStyle



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998