LineArrowheadStyle

LineArrowheadStyle

Overview

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

Represents the style of an arrowhead.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined arrowhead style
NONERepresents no arrowhead on a line
TRIANGLERepresents a triangular arrowhead
STEALTHRepresents a stealth (filled) arrowhead
DIAMONDRepresents a diamond-shaped arrowhead
OVALRepresents an oval-shaped arrowhead
OPENRepresents an open (unfilled) arrowhead

See Also