The line join style specifies the shape to be used at the corners of paths that are stroked.

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public enum LineJoinType
Visual Basic (Declaration)
Public Enumeration LineJoinType
Visual C++
public enum class LineJoinType

Members

Member nameDescription
Bevel
Round
SetBevelSize

See Also

Bytescout.PDF Namespace