Line.Cap Property

Gets or sets the LineCap enumeration used to specify the line cap style of the line.

public LineCap Cap { get; set; }
Public Property Cap 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

Line
ceTe.DynamicPDF.PageElements

In this topic