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

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