ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / BorderRectangle Class
Members

In This Topic
    BorderRectangle Class
    In This Topic
    Represents the border around the rectangle annotation.
    Object Model
    BorderRectangle Class
    Syntax
    'Declaration
     
    Public Class BorderRectangle 
       Inherits Border
    public class BorderRectangle : Border 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.Annotations.Border
          GrapeCity.ActiveReports.Document.Section.Annotations.BorderRectangle

    See Also