LineJoinStyle

Overview

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

Represents LineJoinStyle enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default line join style
RoundRepresents a rounded corner where two line segments meet
BevelRepresents a beveled (flattened) corner at the join of two lines
MiterRepresents a sharp corner (extended) join of two lines

See Also