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

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

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

    See Also