[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.StrokeWidth

StrokeWidth Method

StrokeWidth(int?)

Configurates StrokeWidth. A value that indicates the stroke width.

Declaration
public SVGStyleBuilder StrokeWidth(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.