LineArrowheadWidth

LineArrowheadWidth

Overview

LineArrowheadWidth is a enum in Aspose.Slides FOSS for Python.

Represents the width of an arrowhead.

This enumeration defines 4 values: NOT_DEFINED, NARROW, MEDIUM, WIDE.

Values

ValueDescription
NOT_DEFINEDRepresents an unspecified or default arrowhead width
NARROWRepresents a narrow arrowhead width for line ends
MEDIUM
WIDE

See Also