This document is archived and information here might be outdated. Recommended version. |
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 );