ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / SVGStyle Class / FontWeight Property

In This Topic
    FontWeight Property (SVGStyle)
    In This Topic
    A value that indicates the font weight of the SVG element.
    Syntax
    'Declaration
     
    Public Property FontWeight As String
    public string FontWeight {get; set;}
    See Also