Path.LineCap Property

Gets or sets the LineCap enumeration used to specify the line cap style of the path's lines.

public LineCap LineCap { get; set; }
Public Property LineCap As LineCap

Property Value

LineCap

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Path
ceTe.DynamicPDF.PageElements

In this topic