OperatorWriter.Write_w_

Writes a PDF "w" operator to the page.

public void Write_w_(float lineWidth)
Sub Write_w_(lineWidth As Single)

Parameters

lineWidth
Single

The line width to draw.

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