IGeodeticMeasurement Interface
  
Provides access to members that perform measurements along geodetic lines between two points
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
 | 
Name | 
Description | 
  | 
CalculateGeodeticDistanceAndAzimuth | 
Calculates distance(in meters) and azimuths(in radians) on the Spheroid between this and otherPoint using given geodetic curve type. | 
  | 
MovePointByGeodeticDistance | 
Move point by given distance in meters on the Spheroid in the direction of the given azimuth(given in radians). | 
 
Classes that implement IGeodeticMeasurement
| Classes | 
Description | 
| Point | 
A two dimensional point, optionally with measure, height, and ID attributes. |