ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / AnnotationBase Class
Members






In This Topic
    AnnotationBase Class
    In This Topic
    Represents the base class of annotations for the AnnotationLayer.
    Object Model
    AnnotationBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class AnnotationBase 
    'Usage
     
    
    Dim instance As AnnotationBase
    public abstract class AnnotationBase 
    public class AnnotationBase abstract; 
    public abstract class AnnotationBase 
    public __gc abstract class AnnotationBase 
    public ref class AnnotationBase abstract 
    Inheritance Hierarchy

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

    See Also