LineArrowheadLength
LineArrowheadLength enum
Represents the length of an arrowhead.
enum class LineArrowheadLength : int8_t
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| Short | 0 | |
| Medium | 1 | |
| Long | 2 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Represents the length of an arrowhead.
enum class LineArrowheadLength : int8_t
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| Short | 0 | |
| Medium | 1 | |
| Long | 2 |