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

In This Topic
    Stroke Property (SVGStyle)
    In This Topic
    A value that indicates the stroke color.
    Syntax
    'Declaration
     
    Public Property Stroke As String
    public string Stroke {get; set;}
    See Also