LineArrowheadLength

LineArrowheadLength

Overview

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

Represents the length of an arrowhead.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default arrowhead length
SHORTRepresents a short arrowhead length
MEDIUM
LONG

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also