ComponentOne Document Library for WinForms
ShapeBase Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : ShapeBase Class
Abstract base class for shapes rendered by report fields (see Field.ShapeType and Shape).
Object Model
ShapeBase Class
Syntax
'Declaration
 
Public MustInherit Class ShapeBase 
public abstract class ShapeBase 
Inheritance Hierarchy

System.Object
   C1.Win.C1Document.ShapeBase
      C1.Win.C1Document.LineShapeBase
      C1.Win.C1Document.RectangleShape
      C1.Win.C1Document.TriangleShapeBase

See Also

Reference

ShapeBase Members
C1.Win.C1Document Namespace