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






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