LineJoinStyle

General

LineJoinStyle és un enum a Aspose.Slides FOSS per Java.

Representa les línies que s’uneixen amb l’estil.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined or default line join style
ROUNDRepresents a rounded line join style
BEVELRepresents a beveled line join style
MITERRepresents a mitered line join style

Propietats

NameTypeAccessDescription
valueStringReadHolds the string representation of the join style

Mètodes

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