ExpertPdf PDF Creator Library
LineStyle Constructor (lineDashStyle)
NamespacesExpertPdf.PdfCreatorLineStyleLineStyle(LineDashStyle)
ExpertPdf PDF Creator Library
Constructs a style for a dashed line
Declaration Syntax
C#Visual BasicVisual C++
public LineStyle(
	LineDashStyle lineDashStyle
)
Public Sub New ( _
	lineDashStyle As LineDashStyle _
)
public:
LineStyle(
	LineDashStyle lineDashStyle
)
Parameters
lineDashStyle (LineDashStyle)
The dash style

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)