The number of standard deviation.
[Visual Basic .NET] Public Property StdDevParam As Single
[C#]
public float StdDevParam {get; set;}
[C++]
HRESULT get_StdDevParam(
float* pStddev
);
[C++]
HRESULT put_StdDevParam(
float pStddev
);
[C++]Parameters
pStddev [out, retval] pStddev is a parameter of type float pStddev [in] pStddev is a parameter of type float
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.