The line cap style specifies the shape to be used at the ends of opened subpaths (and dashes, if any) when they are stroked.

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

Syntax

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

Members

Member nameDescription
ProjectingSquare
Round
ButtEnd

See Also

Bytescout.PDF Namespace