This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IM > IMetricUnitConverter Interface > IMetricUnitConverter.ConvertDistance Method (ArcObjects .NET 10.5 SDK) |
Convert the distance value.
[Visual Basic .NET] Public Sub ConvertDistance ( _ ByVal eConversionType As esriCadastralUnitConversionType, _ ByVal dist As Double, _ ByRef pDist As Double _ )
[C#] public void ConvertDistance ( esriCadastralUnitConversionType eConversionType, double dist, ref double pDist );
Convert GeoSurveyEngine Distance (Double, Meters) to Cadastral Fabric Unit (Double) Distance