EmfPlusBoundaryPointData Class
Summary: The EmfPlusBoundaryPointData object specifies a closed cardinal spline boundary for a gradient brush
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusBoundaryPointData
Inheritance: EmfPlusBoundaryBase
Constructors
Name | Description |
---|---|
EmfPlusBoundaryPointData() | Initializes a new instance of the EmfPlusBoundaryPointData class |
Properties
Name | Type | Access | Description |
---|---|---|---|
boundary_point_data | PointF[] | r/w | Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush. |
Constructor: EmfPlusBoundaryPointData()
EmfPlusBoundaryPointData()
Initializes a new instance of the EmfPlusBoundaryPointData class