Class WmfExtFloodFill
WmfExtFloodFill class
The META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.
public class WmfExtFloodFill : WmfFloodFill
Constructors
Name | Description |
---|---|
WmfExtFloodFill() | The default constructor. |
Properties
Name | Description |
---|---|
ColorRef { get; set; } | Gets or sets the color reference. |
Mode { get; set; } | Gets or sets the mode. |
XStart { get; set; } | Gets or sets the x start. |
YStart { get; set; } | Gets or sets the y start. |
See Also
- class WmfFloodFill
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging