[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Stroke

Stroke Method

Stroke(string)

Configurates Stroke. A value that indicates the stroke color.

Declaration
public SVGStyleBuilder Stroke(string value)
Public Function Stroke(value As String) As SVGStyleBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.