LineStyle(Single) Constructor

Constructs a line style with the specified line width

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public LineStyle(
	float lineWidth
)

Parameters

lineWidth  Single
The line width

See Also