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