|
| ESRI.ArcGIS.ADF.Web | |
| DisplayDirection Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web Namespace : DisplayDirection Enumeration |
| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Enum DisplayDirection Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DisplayDirection | |
| C# | |
|---|---|
[SerializableAttribute()] public enum DisplayDirection : System.Enum | |
| Member | Description |
|---|---|
| Down | Towards the bottom of the image. |
| Left | Towards the left of the image. |
| LowerLeft | Towards the bottom left of the image. |
| LowerRight | Towards the bottom right of the image. |
| Right | Towards the right of the image. |
| Up | Towards the top of the image. |
| UpperLeft | Towards the top left of the image. |
| UpperRight | Towards the top right of the image. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family