LineArrowheadStyle

LineArrowheadStyle

Overview

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

Represents the style of an arrowhead.

This enumeration defines 7 values: NOT_DEFINED, NONE, TRIANGLE, STEALTH, DIAMOND, OVAL, OPEN.

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