![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPEvaluationScale Interface (ArcObjects .NET 10.5 SDK) |
Provides access to EvaluationScale control for GP Spatial Analyst.
Description | ||
---|---|---|
![]() |
GetScaleList | Builds a scale and returns it as a list. |
![]() |
Increment | The scale increment. |
![]() |
IsSame | Verifies whether two scales are identical. |
![]() |
Restricted | The restricted value for the current scale. |
![]() |
ScaleMax | The maximum scale value. |
![]() |
ScaleMin | The minimum scale value. |
CoClasses and Classes | Description |
---|---|
GPEvaluationScale | GeoProcessor Spatial Analyst EvaluationScale object. |