EmfPlusFillPath Class
Summary: The EmfPlusFillPath object specifies a graphics path for filling a custom line cap
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusFillPath
Inheritance: EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusFillPath() | Initializes a new instance of the EmfPlusFillPath class |
Properties
Name | Type | Access | Description |
---|---|---|---|
fill_path | EmfPlusPath | r/w | Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill. |
Constructor: EmfPlusFillPath()
EmfPlusFillPath()
Initializes a new instance of the EmfPlusFillPath class