| Visual Basic (Declaration) | |
|---|---|
Public Enum ArrowDirection Inherits System.Enum | |
| C# | |
|---|---|
public enum ArrowDirection : System.Enum | |
| Member | Description |
|---|---|
| Bottom | The arrow points to the bottom. |
| Left | The arrow points to the left. |
| Right | The arrow points to the right. |
| Top | The arrow points to the top. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Document.Section.Annotations.ArrowDirection