Class WmfFillRegion
WmfFillRegion class
The META_FILLREGION record fills a region using a specified brush.
public class WmfFillRegion : WmfObject
Constructors
| Name | Description |
|---|---|
| WmfFillRegion() | Initializes a new instance of the WmfFillRegion class. |
| WmfFillRegion(WmfGraphicObject, WmfGraphicObject) | Initializes a new instance of the WmfFillRegion class. |
Properties
| Name | Description |
|---|---|
| BrushIndex { get; set; } | Gets or sets the index of the brush. |
| RegionIndex { get; set; } | Gets or sets the index of the region. |
See Also
- class WmfObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging