LineArrowheadStyle

LineArrowheadStyle

Overview

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

Represents the style of an arrowhead.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified arrowhead style
NONERepresents the absence of an arrowhead on a line
TRIANGLERepresents a triangular arrowhead shape
STEALTHRepresents a stealth (filled) arrowhead shape
DIAMONDRepresents a diamond-shaped arrowhead
OVALRepresents an oval-shaped arrowhead
OPENRepresents an open (unfilled) arrowhead style

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also