This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralControlPoints Interface > ICadastralControlPoints.CheckFit Method (ArcObjects .NET 10.5 SDK) |
Check fit of control points to parcel network.
[Visual Basic .NET] Public Function CheckFit ( _ ) As String
[C#] public string CheckFit ( );