WmfExtFloodFill Class
Summary: The META_EXTFLOODFILL record fills an area with the brush that is
defined in the playback device context.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfExtFloodFill
Inheritance: WmfFloodFill
Constructors
| Name | Description |
|---|---|
| WmfExtFloodFill() | Initializes a new instance of the WmfExtFloodFill class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| color_ref | int | r/w | Gets or sets the color reference. |
| mode | WmfFloodFillMode | r/w | Gets or sets the mode. |
| x_start | int | r/w | Gets or sets the x start. |
| y_start | int | r/w | Gets or sets the y start. |
Constructor: WmfExtFloodFill()
WmfExtFloodFill()
Initializes a new instance of the WmfExtFloodFill class