FloodFillMode

EmfExtFloodFill.FloodFillMode property

Gets or sets a 32-bit unsigned integer that specifies how to use the Color value to determine the area for the flood fill operation. The value MUST be in the FloodFill enumeration (section 2.1.13).

public EmfFloodFill FloodFillMode { get; set; }

See Also