Click or drag to resize

LineStyle(Single) Constructor

Constructs a line style with the specified line width

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public LineStyle(
	float lineWidth
)

Parameters

lineWidth  Single
The line width
See Also