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