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

In This Topic
    Line Class
    In This Topic
    Represents a line annotation for AnnotationLayer.
    Object Model
    Line Class
    Syntax
    'Declaration
     
    Public Class Line 
       Inherits Shape
    public class Line : Shape 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.AnnotationBase
          C1.Web.Mvc.Shape
             C1.Web.Mvc.Line

    See Also