Allows access to a tracker, the mechanism that draws temporary entities along the cursor's path when prompting a user for a value, keyword, or selection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ITracker |
C# | |
---|
public interface ITracker |
JavaScript | |
---|
Object dsTracker |
COM native C++ | |
---|
interface ITracker |
Example
Accessors
See Also