ASP.NET 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 ClassDataPoint ClassSVGStyle Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class AnnotationBase 
    public abstract class AnnotationBase 
    Inheritance Hierarchy

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

    See Also