Click or drag to resize
LineStyle Constructor (Single)
Constructs a line style with the specified line width

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

Parameters

lineWidth
Type: SystemSingle
The line width
See Also