Documents for PDF, .NET Edition Documentation
LineCap Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > Pen Class : LineCap Property
Gets or sets the line cap style specifies the shape to be used at the ends of open subpaths (and dashes, if any) when they are stroked.
Syntax
'Declaration
 
Public Property LineCap As PenLineCap
public PenLineCap LineCap {get; set;}
See Also

Reference

Pen Class
Pen Members