LineStyle(Single) Constructor

Constructs a line style with the specified line width

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public LineStyle(
	float lineWidth
)

Parameters

lineWidth  Single
The line width

See Also