LineStyle(Single) Constructor

Constructs a line style with the specified line width

Definition

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

Parameters

lineWidth  Single
The line width

See Also