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.GetPoint Method (ArcObjects .NET 10.5 SDK) |
The GSPoint or GSControlPoint values are converted from meters to data units and returned in Point.
[Visual Basic .NET] Public Function GetPoint ( _ ByVal pGSPoint As Object _ ) As IPoint
[C#] public IPoint GetPoint ( object pGSPoint );
Convert GeoSurveyEngine point (metric) coordinate to Cadastral Fabric coordinates.