LineArrowheadStyle

LineArrowheadStyle

Overview

LineArrowheadStyle is a enum in Aspose.Slides FOSS for C++.

Represents the style of an arrowhead.

Values

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

See Also