[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.FontFamily

FontFamily Method

FontFamily(string)

Configurates FontFamily. A value that indicates the font family of the SVG element.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.