Paint.Fill (gb.qt4)

Static Sub Fill ( [ Preserve As Boolean ] )

A drawing operator that fills the current path according to the current fill rule, (each sub-path is implicitly closed before being filled).

After filling, the current path will be cleared, unless the Preserve argument is set to TRUE.

See also