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


ICadastralPacketEdit.DeleteUnusedPoints Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralPacketEdit.DeleteUnusedPoints Method

Delete any unused points in the job.

[Visual Basic .NET]
Public Sub DeleteUnusedPoints ( _
)
[C#]
public void DeleteUnusedPoints (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacketEdit Interface