Previous topic

FlexSizerGrowMode

Next topic

FocusEvent

This Page

phoenix_title FloodFillStyleΒΆ

The FloodFillStyle enumeration provides the following values:

Description Value
FLOOD_SURFACE The flooding occurs until a colour other than the given colour is encountered.
FLOOD_BORDER The area to be flooded is bounded by the given colour.