EVO PDF Logo

LineStyle Constructor (Single)

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public LineStyle(
	float lineWidth
)

Parameters

lineWidth
Type: SystemSingle
The line width
See Also

Reference