LineStyle(Single, LineDashStyle) Constructor
Constructs a style for a dashed line
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public LineStyle(
float lineWidth,
LineDashStyle lineDashStyle
)
Public Sub New (
lineWidth As Single,
lineDashStyle As LineDashStyle
)
public:
LineStyle(
float lineWidth,
LineDashStyle lineDashStyle
)
new :
lineWidth : float32 *
lineDashStyle : LineDashStyle -> LineStyle
Parameters
- lineWidth Single
- The line width
- lineDashStyle LineDashStyle
- The dash style