Gets or sets the style used to join lines drawn with this pen.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
| C# |
|---|
public PenLineJoin LineJoin { get; set; } |
| Visual Basic |
|---|
Public Property LineJoin As PenLineJoin Get Set |