Click or drag to resize

StiSvgHelperGetLineStyleDash Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetLineStyleDash(Stimulsoft.Base.Drawing.StiPenStyle,System.Double)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetLineStyleDash(
	StiPenStyle penStyle,
	double width
)

Parameters

penStyle
Type: Stimulsoft.Base.DrawingStiPenStyle

[Missing <param name="penStyle"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetLineStyleDash(Stimulsoft.Base.Drawing.StiPenStyle,System.Double)"]

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetLineStyleDash(Stimulsoft.Base.Drawing.StiPenStyle,System.Double)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetLineStyleDash(Stimulsoft.Base.Drawing.StiPenStyle,System.Double)"]

See Also