[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.FontSize

FontSize Method

FontSize(float?)

Configurates FontSize. A value that indicates the font size of the SVG element.

Declaration
public SVGStyleBuilder FontSize(float? value)
Public Function FontSize(value As Single?) As SVGStyleBuilder
Parameters
Type Name Description
float? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.