ComponentOne ASP.NET MVC Controls
FontWeight Method

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

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members