This document is archived and information here might be outdated.  Recommended version.


IGeodeticMeasurement Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geometry)  

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

Description
Method CalculateGeodeticDistanceAndAzimuth Calculates distance(in meters) and azimuths(in radians) on the Spheroid between this and otherPoint using given geodetic curve type.
Method MovePointByGeodeticDistance Move point by given distance in meters on the Spheroid in the direction of the given azimuth(given in radians).

CoClasses that implement IGeodeticMeasurement

CoClasses and Classes Description
Point A two dimensional point, optionally with measure, height, and ID attributes.