This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITrackingTool Interface > ITrackingTool.Remove Method (ArcObjects .NET 10.5 SDK) |
The point to remove.
[Visual Basic .NET] Public Sub Remove ( _ ByVal point As IPoint _ )
[C#] public void Remove ( IPoint point );