Removes the 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) | |
---|
Sub RemoveTracker( _
dsTracker* Tracker As Tracker _
) |
C# | |
---|
void RemoveTracker(
Tracker Tracker
) |
Parameters
- Tracker
- Tracker to remove from the drawing
Example
See Also
Availability
DraftSight V1R4.0