Constructs a style for a dashed line

C# | Visual Basic | Visual C++ |
public LineStyle( float lineWidth, LineDashStyle lineDashStyle )
Public Sub New ( lineWidth As Single, lineDashStyle As LineDashStyle )
public: LineStyle( float lineWidth, LineDashStyle lineDashStyle )

- lineWidth (Single)
- The line width
- lineDashStyle (LineDashStyle)
- The dash style
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)