[]
        
(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)
Public Function FontWeight(value As String) As SVGStyleBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.