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