![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ReverseOrder Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > Legend Class : ReverseOrder Property |
Visual Basic (Declaration) | |
---|---|
Public Property ReverseOrder As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Legend Dim value As Boolean instance.ReverseOrder = value value = instance.ReverseOrder |
C# | |
---|---|
public bool ReverseOrder {get; set;} |
For an example, see the Legend overview.
If true, the layers in the legend are listed from top down in the order they appear on the map. In other words, layers drawn on top of other layers will appear above those layers in the legend. This is the same approach used in applications such as ArcGIS desktop. If this property is set to false, the layers will appear in reverse order.
The order applies only to layers. Values for layers using a ValueMapRenderer will not be reversed.
Does not apply to ArcMap Server image services.
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