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 |
|
GetValue |
Converts the string value to a double. |
|
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. |