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


ICadastralControlPoints.CheckFit Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralControlPoints Interface > ICadastralControlPoints.CheckFit Method
ArcGIS Developer Help

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