This document is archived and information here might be outdated. Recommended version. |
Initializes the track point operation, setting the control point.
[Visual Basic .NET] Public Sub Init ( _ ByVal tool As ITrackingTool, _ ByVal point As IPoint _ )
[C#] public void Init ( ITrackingTool tool, IPoint point );