EVO PDF Logo

LineStyle Constructor (Single)

EVO PDF Client for .NET Core
Constructs a line style with the specified line width

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public LineStyle(
	float lineWidth
)

Parameters

lineWidth
Type: SystemSingle
The line width
See Also

Reference