DrawWPFPath.LineCap Property

PDF File Writer

DrawWPFPathLineCap Property

Line cap

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public PdfLineCap LineCap { get; set; }

Property Value

Type: PdfLineCap
See Also