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

In This Topic
    Transform Property
    In This Topic
    A string value for SVG element to make a transform action.
    Syntax
    'Declaration
     
    Public Property Transform As String
    public string Transform {get; set;}
    See Also