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