This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Constants > E > esriGeoAnalysisSortEnum Constants (ArcObjects .NET 10.5 SDK) |
Zone sorting types in Spatial Analyst.
Constant | Value | Description |
---|---|---|
esriGeoAnalysisSortNone | 1 | No sorting by size. |
esriGeoAnalysisSortDescending | 2 | Sort zones in descending order by size. |
esriGeoAnalysisSortAscending | 3 | Sort zones in ascending order by size. |