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.LoadControlFile Method (ArcObjects .NET 10.5 SDK) |
Packet distance tolerance.
[Visual Basic .NET] Public Function LoadControlFile ( _ ByVal Filename As String, _ ByVal width As Integer _ ) As String
[C#] public string LoadControlFile ( string Filename, int width );