Mode

WmfExtFloodFill.Mode property

Gets or sets the mode.

public WmfFloodFillMode Mode { get; set; }

Property Value

The fill operation to be performed.

See Also