LineEnding
Contents
[
Hide
]LineEnding enumeration
Enumerates the line ending styles to be used in drawing the line.
Members
| Member name | Description |
|---|---|
| NONE | No line ending. |
| SQUARE | A square filled with the annotation�s interior color, if any. |
| CIRCLE | A circle filled with the annotation�s interior color, if any. |
| DIAMOND | A diamond shape filled with the annotation�s interior color, if any. |
| OPEN_ARROW | Two short lines meeting in an acute angle to form an open arrowhead. |
| CLOSED_ARROW | Two short lines meeting in an acute angle as in the OpenArrow style and connected by a third line to form a triangular closed arrowhead filled with the annotation�s interior color, if any. |
| BUTT | A short line at the endpoint perpendicular to the line itself. |
| R_OPEN_ARROW | Two short lines in the reverse direction from OpenArrow. |
| R_CLOSED_ARROW | A triangular closed arrowhead in the reverse direction from ClosedArrow. |
| SLASH | A short line at the endpoint approximately 30 degrees clockwise from perpendicular to the line itself. |
See Also
- namespace aspose.pdf.annotations
- assembly Aspose.PDF