Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects |
Modifier and Type | Method and Description |
---|---|
EmfPlusCustomLineCap |
EmfPlusCustomEndCapData.getCustomEndCap()
Gets or sets a custom line cap that defines the shape to draw at the end
of a line.
|
EmfPlusCustomLineCap |
EmfPlusCustomStartCapData.getCustomStartCap()
Gets or sets custom line cap that defines the shape to draw at the end
of a line.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusCustomEndCapData.setCustomEndCap(EmfPlusCustomLineCap value)
Gets or sets a custom line cap that defines the shape to draw at the end
of a line.
|
void |
EmfPlusCustomStartCapData.setCustomStartCap(EmfPlusCustomLineCap value)
Gets or sets custom line cap that defines the shape to draw at the end
of a line.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.