This document is archived and information here might be outdated.  Recommended version.


ICadastralControlPoints.CheckFit Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralControlPoints.CheckFit Method

Check fit of control points to parcel network.

[Visual Basic .NET]
Public Function CheckFit ( _
) As String
[C#]
public string CheckFit (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlPoints Interface