OperatorWriter.SetLineJoin

Sets the line join style for paths on the page.

public void SetLineJoin(LineJoin lineJoin)
Sub SetLineJoin(lineJoin As LineJoin)

Parameters

lineJoin
LineJoin

The line join 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