Aspose::Words::Drawing::ArrowLength enum
ArrowLength enum
Length of the arrow at the end of a line.
enum class ArrowLength
Values
Name | Value | Description |
---|---|---|
Short | 0 | |
Medium | 1 | |
Long | 2 | |
Default | n/a | Same as Short. |
See Also
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++