LineArrowheadWidth
LineArrowheadWidth enum
Represents the width of an arrowhead.
enum class LineArrowheadWidth : int8_t
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Narrow | 0 | |
Medium | 1 | |
Wide | 2 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Represents the width of an arrowhead.
enum class LineArrowheadWidth : int8_t
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Narrow | 0 | |
Medium | 1 | |
Wide | 2 |