ActiveReports Developer 7
ArrowDirection Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationArrow Class : ArrowDirection Property

Glossary Item Box

Gets or sets the direction of the AnnotationArrow object.

Syntax

Visual Basic (Declaration) 
Public Property ArrowDirection As ArrowDirection
C# 
public ArrowDirection ArrowDirection {get; set;}

See Also