ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Rectangle Class / Rectangle Constructor

In This Topic
    Rectangle Constructor
    In This Topic
    Creates one Rectangle instance.
    Syntax
    'Declaration
     
    Public Function New()
    public Rectangle()
    See Also