This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGeoSurveyFunctions Interface > IGeoSurveyFunctions.ResolveCurveCenters Method (ArcObjects .NET 10.5 SDK) |
Fix curve details for those with common centre points.
[Visual Basic .NET] Public Sub ResolveCurveCenters ( _ ByVal pIEnvelope As IEnvelope _ )
[C#] public void ResolveCurveCenters ( IEnvelope pIEnvelope );