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


IDistanceConverter2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDistanceConverter2 Interface
ArcGIS Developer Help

IDistanceConverter2 Interface

Provides access to methods that allow a distance to be converted from one linear unit to another.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method GetValue Converts the string value to a double.
Method GetValueForLinearUnit Converts the string value to the given desired linear unit.

Inherited Interfaces

Interfaces Description
IDistanceConverter Provides access to methods that allow a distance to be converted from one unit system to another.

Classes that implement IDistanceConverter2

Classes Description
DistanceConverter Converts distance values from one unit to another.