OperatorWriter.SetLineCap

Sets the line cap style for paths on the page.

public void SetLineCap(LineCap lineCap)
Sub SetLineCap(lineCap As LineCap)

Parameters

lineCap
LineCap

The line cap style to set.

Licensing Info

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

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic