Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects |
The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions
2.2 EMF+ Objects.
|
Modifier and Type | Class and Description |
---|---|
class |
EmfPlusBoundaryPathData
The EmfPlusBoundaryPathData object specifies a graphics path boundary for a gradient brush.
|
class |
EmfPlusBoundaryPointData
The EmfPlusBoundaryPointData object specifies a closed cardinal spline boundary for a gradient brush
|
Modifier and Type | Method and Description |
---|---|
EmfPlusBoundaryBase |
EmfPlusPathGradientBrushData.getBoundaryData()
Gets or sets the boundary of the path gradient brush, which is specified by either a path or a closed cardinal spline.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusPathGradientBrushData.setBoundaryData(EmfPlusBoundaryBase value)
Gets or sets the boundary of the path gradient brush, which is specified by either a path or a closed cardinal spline.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.