LineStyle(Single) Constructor

Constructs a line style with the specified line width

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public LineStyle(
	float lineWidth
)

Parameters

lineWidth  Single
The line width

See Also