Class EmfFillPath
Contents
[
Hide
]EmfFillPath class
The EMR_FILLPATH record closes any open figures in the current path and fills the path’s interior by using the current brush and polygon-filling mode.
public sealed class EmfFillPath : EmfDrawingRecordType
Constructors
Name | Description |
---|---|
EmfFillPath() | Initializes a new instance of the EmfFillPath class. |
EmfFillPath(EmfRecord) | Initializes a new instance of the EmfFillPath class. |
Properties
Name | Description |
---|---|
Bounds { get; set; } | Gets or sets a 128-bit WMF RectL object, specified in [MS-WMF] section 2.2.2.19, which specifies bounding rectangle, in device units. |
Size { get; set; } | Gets or sets the size of the record |
Type { get; set; } | Gets or sets the type. |
See Also
- class EmfDrawingRecordType
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging