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

In This Topic
    Text Class
    In This Topic
    Represents a text annotation for the AnnotationLayer.
    Object Model
    Text Class
    Syntax
    'Declaration
     
    Public Class Text 
       Inherits AnnotationBase
    public class Text : AnnotationBase 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.AnnotationBase
          C1.Web.Mvc.Text

    See Also