ExpertPdf PDF Creator Library
LineStyle Constructor (lineWidth)
NamespacesExpertPdf.PdfCreatorLineStyleLineStyle(Single)
ExpertPdf PDF Creator Library
Constructs a line style with the specified line width
Declaration Syntax
C#Visual BasicVisual C++
public LineStyle(
	float lineWidth
)
Public Sub New ( 
	lineWidth As Single
)
public:
LineStyle(
	float lineWidth
)
Parameters
lineWidth (Single)
The line width

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)