Aspose::Words::Drawing::ArrowLength enum

ArrowLength enum

Length of the arrow at the end of a line.

enum class ArrowLength

Values

NameValueDescription
Short0
Medium1
Long2
Defaultn/aSame as Short.

See Also