| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| com.aspose.drawing.drawing2d |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdjustableArrowCap
Represents an adjustable arrow-shaped line cap.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.