ComponentOne ASP.NET MVC Controls
FontWeight Property (SVGStyle)

C1.Web.Mvc Namespace > SVGStyle Class : FontWeight Property
A value that indicates the font weight of the SVG element.
Syntax
'Declaration
 
<JsonAttribute("font-weight")>
Public Property FontWeight As String
[Json("font-weight")]
public string FontWeight {get; set;}
See Also

Reference

SVGStyle Class
SVGStyle Members