ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationArrow Class
Members

In This Topic
    AnnotationArrow Class
    In This Topic
    Summary description for AnnotationArrow.
    Object Model
    AnnotationArrow Class
    Syntax
    'Declaration
     
    Public NotInheritable Class AnnotationArrow 
       Inherits AnnotationText
    public sealed class AnnotationArrow : AnnotationText 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.Document.Section.Annotations.Annotation
                GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBaseText
                   GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationText
                      GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationArrow

    See Also