This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSAWeightedOverlayTable Interface > IGPSAWeightedOverlayTable.GetEvaluationScale Method (ArcObjects .NET 10.4 SDK) |
Get the evaluation scale used by the overlay table.
[Visual Basic .NET] Public Function GetEvaluationScale ( _ ) As IGPEvaluationScale
[C#] public IGPEvaluationScale GetEvaluationScale ( );
[C++]
HRESULT GetEvaluationScale(
IGPEvaluationScale** ppEvalScale
);
[C++]
Parameters ppEvalScale [out, retval]
ppEvalScale is a parameter of type IGPEvaluationScale