ComponentOne PDF for WPF and Silverlight
StartCap Property (Pen)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > Pen Class : StartCap Property
Gets or sets the cap style used to draw line ends with this pen.
Syntax
'Declaration
 
Public Property StartCap As PenLineCap
public PenLineCap StartCap {get; set;}
See Also

Reference

Pen Class
Pen Members