LineStyle(Single, LineDashStyle) Constructor
Constructs a style for a dashed line
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public LineStyle(
float lineWidth,
LineDashStyle lineDashStyle
)
Public Sub New (
lineWidth As Single,
lineDashStyle As LineDashStyle
)
Parameters
- lineWidth Single
- The line width
- lineDashStyle LineDashStyle
- The dash style