ArcObjects Library Reference (GeoSurvey)  

IGeoSurveyFunctions.ResolveCurveCenters Method

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGeoSurveyFunctions Interface