|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGeoSurveyFunctions Interface > IGeoSurveyFunctions.MeanPoints Method (ArcObjects .NET 10.4 SDK) | 
Mean Points within the envelope.
[Visual Basic .NET] Public Function MeanPoints ( _ ByVal pIEnvelope As IEnvelope, _ ByVal tolerance As Double _ ) As String
[C#] public string MeanPoints ( IEnvelope pIEnvelope, double tolerance );