Xfinium.Pdf.Graphics Namespace > PdfPen Class : LineCap Property |
'Declaration
Public Property LineCap As PdfLineCap
'Usage
Dim instance As PdfPen Dim value As PdfLineCap instance.LineCap = value value = instance.LineCap
public PdfLineCap LineCap {get; set;}
public: property PdfLineCap LineCap { PdfLineCap get(); void set ( PdfLineCap value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library