This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeStatInfo Interface > IGlobeStatInfo.StopAccumulating Method (ArcObjects .NET 10.4 SDK) |
Stop accumulating values.
[Visual Basic .NET] Public Function StopAccumulating ( _ ByVal property As esriGlobeStat _ ) As Double
[C#] public double StopAccumulating ( esriGlobeStat property );
[C++]
HRESULT StopAccumulating(
esriGlobeStat property,
double* Value
);
[C++]
Parameters property [in]
property is a parameter of type esriGlobeStat Value [out, retval] Value is a parameter of type double