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


IPointCalculation.Empty Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IPointCalculation.Empty Method

Empty the point calculator of stored lines.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPointCalculation Interface