ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationArrow Class / ArrowDirection Property

In This Topic
    ArrowDirection Property
    In This Topic
    Gets or sets the direction of the AnnotationArrow object.
    Syntax
    'Declaration
     
    Public Property ArrowDirection As ArrowDirection
    public ArrowDirection ArrowDirection {get; set;}

    Property Value

    The arrow direction.
    See Also