DrawWPFPath.SetPenWidth Method

PDF File Writer

DrawWPFPathSetPenWidth Method

Pen width

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void SetPenWidth(
	double PenWidth
)

Parameters

PenWidth
Type: SystemDouble
Pen width in user coordinates
See Also