Property LineJoin
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
LineJoin
Gets or sets the PdfLineJoin value specifying the shape of joints between connected segments of a stroked path.
public PdfLineJoin LineJoin { get; set; }
Property Value
- PdfLineJoin
The PdfLineJoin value specifying the shape of joints between connected segments of a stroked path.
Remarks
Default value: Miter.