LineStyle(LineDashStyle) Constructor

Constructs a style for a dashed line

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public LineStyle(
	LineDashStyle lineDashStyle
)

Parameters

lineDashStyle  LineDashStyle
The dash style

See Also