EmfPlusBoundaryPathData Class
Summary: The EmfPlusBoundaryPathData object specifies a graphics path boundary for a gradient brush.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusBoundaryPathData
Inheritance: EmfPlusBoundaryBase
Constructors
Name | Description |
---|---|
EmfPlusBoundaryPathData() | Initializes a new instance of the EmfPlusBoundaryPathData class |
Properties
Name | Type | Access | Description |
---|---|---|---|
boundary_path_data | EmfPlusPath | r/w | Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush |
Constructor: EmfPlusBoundaryPathData()
EmfPlusBoundaryPathData()
Initializes a new instance of the EmfPlusBoundaryPathData class