Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / RectangleShape Class
Members

In This Topic
    RectangleShape Class
    In This Topic
    Represents a rectangle shape in a C1FlexReport.
    Object Model
    RectangleShape Class
    Syntax
    'Declaration
     
    Public Class RectangleShape 
       Inherits ShapeBase
    public class RectangleShape : ShapeBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.ShapeBase
          C1.Win.C1Document.RectangleShape
             C1.Win.C1Document.EllipseShape

    See Also