C1.C1Report.4 Assembly / C1.C1Report Namespace / ShapeBase Class
Members

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

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

See Also