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


IWeightedOverlayFunctionArguments.EvalTo Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (SpatialAnalyst)  

IWeightedOverlayFunctionArguments.EvalTo Property

.

[Visual Basic .NET]
Public Property EvalTo As Integer
[C#]
public int EvalTo {get; set;}
[C++]
HRESULT get_EvalTo(
  System.Int32* pEvalTo
);
[C++]

Parameters pEvalTo [out, retval]
pEvalTo is a parameter of type long*

Product Availability

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

See Also

IWeightedOverlayFunctionArguments Interface