FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Document Namespace / RectangleShape Class
Members

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

    System.Object
       C1.Document.ShapeBase
          C1.Document.RectangleShape
             C1.Document.EllipseShape

    See Also