[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.FontWeight

FontWeight Method

FontWeight(string)

Configurates FontWeight. A value that indicates the font weight of the SVG element.

Declaration
public SVGStyleBuilder FontWeight(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.