This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > ID > IDeviationInterval Interface > IDeviationInterval.Mean Property (ArcObjects .NET 10.5 SDK) |
The mean value.
[Visual Basic .NET]
Public WriteOnly Property Mean
[C#] public void Mean {set;}
[C++]
HRESULT put_Mean(
double
);
[C++]
Parameters [in] is a parameter of type double