|
| ESRI.ArcGIS.ADF.Web | |
| RangeBounds Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : RangeBounds Enumeration |
| Visual Basic (Declaration) | |
|---|---|
Public Enum RangeBounds Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As RangeBounds | |
| C# | |
|---|---|
public enum RangeBounds : System.Enum | |
| Member | Description |
|---|---|
| All | The bounds are all inclusive. |
| Lower | The lower bound is inclusive, but the upper is not. |
| None | The bounds are not inclusive. |
| Upper | The upper bound is inclusive, but the lower is not. |
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