ComponentOne ASP.NET MVC Controls
FontSize Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : FontSize Method
The value.
Configurates C1.Web.Mvc.SVGStyle.FontSize. A value that indicates the font size of the SVG element.
Syntax
'Declaration
 
Public Function FontSize( _
   ByVal value As Nullable(Of Single) _
) As SVGStyleBuilder

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members