Package | Description |
---|---|
com.aspose.psd |
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)
Gets or sets a custom cap to use at the end of lines drawn with this
Pen . |
void |
Pen.setCustomStartCap(CustomLineCap value)
Gets or sets a custom cap to use at the beginning of lines drawn with this
Pen . |
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.