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 |
JScript | |
---|
public interface ITracker |
Managed Extensions for C++ | |
---|
public __gc __interface ITracker |
C++/CLI | |
---|
public interface class ITracker |
Example
Accessors
Access Diagram
See Also