ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / ShapeBase Class
Members

In This Topic
    ShapeBase Class
    In This Topic
    Abstract base class for shapes rendered by report fields (see ShapeType and Shape).
    Object Model
    ShapeBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ShapeBase 
    public abstract class ShapeBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.ShapeBase
          C1.C1Report.LineShapeBase
          C1.C1Report.RectangleShape
          C1.C1Report.TriangleShapeBase

    See Also