Gets or sets the line join style of the pen.
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfLineJoin LineJoin { get; set; }
Public Property LineJoin As PdfLineJoin Get Set
public: property PdfLineJoin LineJoin { PdfLineJoin get (); void set (PdfLineJoin value); }
member LineJoin : PdfLineJoin with get, set
Property Value
PdfLineJoinThe line join.