ClearAllTips Method
Description
Clears all tips selected for qualification. Use the "Probe.SelectAllTips" function to select all tips. Use the "Tip.Selected" property of the tip object to select or deselect individual tips for probe qualification.
Syntax
Visual Basic |
---|
Public Sub ClearAllTips() |
See Also