Package | Description |
---|---|
com.aspose.imaging |
Modifier and Type | Method and Description |
---|---|
CustomLineCap |
Pen.getCustomEndCap()
Gets or sets a custom cap to use at the end of lines drawn with this
Pen . |
CustomLineCap |
Pen.getCustomStartCap()
Gets or sets a custom cap to use at the beginning of lines drawn with this
Pen . |
Modifier and Type | Method and Description |
---|---|
void |
Pen.setCustomEndCap(CustomLineCap value) |
void |
Pen.setCustomStartCap(CustomLineCap value) |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.