CogUserTool IsOrIsDescendentOf Method Cognex VisionPro
Overload List

  NameDescription
Public methodStatic memberIsOrIsDescendentOf(CogToolCollection, ICogTool)
Determines if a tool or one of its descendents ownes a specific scope.
Public methodStatic memberIsOrIsDescendentOf(ICogTool, ICogTool)
Public methodStatic memberIsOrIsDescendentOf(ICogTool, ICogTool, Boolean)
Determines if a tool is the same as or is contained by another tool or one of the other tool's descendents.
Top
See Also