LineCapStyle

Overview

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

Represents the line cap style.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined line cap style
ROUNDRepresents a round line cap style
SQUARE
FLAT

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also