LineJoinStyle

Overview

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

Represents the lines join style.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined line join style
ROUNDRepresents a round line join style
BEVEL
MITER

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also