This document is archived and information here might be outdated.  Recommended version.


IGPEvaluationScale Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPEvaluationScale Interface
ArcGIS Developer Help

IGPEvaluationScale Interface

Provides access to EvaluationScale control for GP Spatial Analyst.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Name Description
Method GetScaleList Builds a scale and returns it as a list.
Read/write property Increment The scale increment.
Method IsSame Verifies whether two scales are identical.
Read-only property Restricted The restricted value for the current scale.
Read/write property ScaleMax The maximum scale value.
Read/write property ScaleMin The minimum scale value.

Classes that implement IGPEvaluationScale

Classes Description
GPEvaluationScale GeoProcessor Spatial Analyst EvaluationScale object.