ArcObjects Library Reference (EditorExt)  

ITrackingTool.Remove Method

The point to remove.

[Visual Basic .NET]
Public Sub Remove ( _
    ByVal point As IPoint _
)
[C#]
public void Remove (
    IPoint point
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITrackingTool Interface