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

In This Topic
    Path Property
    In This Topic
    SVG path string format
    Syntax
    'Declaration
     
    Public Property Path As String
    public string Path {get; set;}
    See Also