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


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

ICadastralControlPoints.DeleteControlPoint Method

Packet distance tolerance.

[Visual Basic .NET]
Public Sub DeleteControlPoint ( _
    ByVal Id As Integer _
)
[C#]
public void DeleteControlPoint (
    int Id
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlPoints Interface