ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / SVGStyle Constructor






In This Topic
    SVGStyle Constructor
    In This Topic
    Creates one SVGStyle instance.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SVGStyle()
    public SVGStyle()
    public SVGStyle(); 
    public function SVGStyle();
    public: SVGStyle();
    public:
    SVGStyle();
    See Also