LineArrowheadWidth

LineArrowheadWidth

Overview

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

Represents the width of an arrowhead.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined arrowhead width
NARROWRepresents a narrow arrowhead width
MEDIUM
WIDE

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also