ActiveReports 9
ArrowDirection Enumeration

Specifies the direction in which the arrow points.
Syntax
'Declaration
 
Public Enum ArrowDirection 
   Inherits System.Enum
public enum ArrowDirection : System.Enum 
Members
MemberDescription
BottomThe arrow points to the bottom.
LeftThe arrow points to the left.
RightThe arrow points to the right.
TopThe arrow points to the top.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.ActiveReports.Document.Section.Annotations Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum