PdfArrowOrientation Enumeration |
Namespace: RadPdf.Data.Document.Common
| Member name | Value | Description | |
|---|---|---|---|
| TopLeft | 0 | The arrow head is in the top left. | |
| TopRight | 1 | The arrow head is in the top right. | |
| BottomLeft | 2 | The arrow head is in the bottom left. | |
| BottomRight | 3 | The arrow head is in the bottom right. |