Class WmfExtFloodFill
- Namespace
- Aspose.Imaging.FileFormats.Wmf.Objects
- Assembly
- Aspose.Imaging.dll
The META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.
public class WmfExtFloodFill : WmfFloodFill
- Inheritance
-
WmfExtFloodFill
- Inherited Members
Constructors
WmfExtFloodFill()
public WmfExtFloodFill()
Properties
Mode
Gets or sets the mode.
public WmfFloodFillMode Mode { get; set; }
Property Value
- WmfFloodFillMode
The fill operation to be performed.