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 |
---|---|
EmfPlusCustomStartCapData |
EmfPlusPenOptionalData.getCustomStartCapData()
Gets or sets optional EmfPlusCustomStartCapData object (section 2.2.2.15)
that defines the custom start-cap shape, which is the shape to
use at the start of a line drawn with this pen.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusPenOptionalData.setCustomStartCapData(EmfPlusCustomStartCapData value)
Gets or sets optional EmfPlusCustomStartCapData object (section 2.2.2.15)
that defines the custom start-cap shape, which is the shape to
use at the start of a line drawn with this pen.
|