Winnovative Logo

LineStyle Constructor (Single)

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public LineStyle(
	float lineWidth
)

Parameters

lineWidth
Type: SystemSingle
The line width
See Also

Reference