MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / ArrowDirection Enumeration

ArrowDirection Enumeration
Represents arrow annotation direction
Syntax
'Declaration
 
Public Enum ArrowDirection 
   Inherits System.Enum
 
Members
MemberDescription
BottomBottom Arrow
LeftLeft Arrow
RightRight Arrow
TopTop Arrow
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.Annotations.ArrowDirection

See Also