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 | Method and Description |
---|---|
EmfPlusCompoundLineData |
EmfPlusPenOptionalData.getCompoundLineData()
Gets or sets optional EmfPlusCompoundLineData object (section 2.2.2.9)
that specifies an array of floating-point values that define
the compound line of a pen, which is made up of parallel lines
and spaces.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusPenOptionalData.setCompoundLineData(EmfPlusCompoundLineData value)
Gets or sets optional EmfPlusCompoundLineData object (section 2.2.2.9)
that specifies an array of floating-point values that define
the compound line of a pen, which is made up of parallel lines
and spaces.
|