ComponentOne ASP.NET MVC Controls
FontFamily Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : FontFamily Method
The value.
Configurates C1.Web.Mvc.SVGStyle.FontFamily. A value that indicates the font family of the SVG element.
Syntax
'Declaration
 
Public Function FontFamily( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder FontFamily( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members