Gets or sets the cap style used to draw line ends with this pen.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
| C# |
|---|
public PenLineCap StartCap { get; set; } |
| Visual Basic |
|---|
Public Property StartCap As PenLineCap Get Set |