CogUserTool IsOrIsDescendentOf Method (ICogTool, ICogTool)Cognex VisionPro 9.7

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

public static bool IsOrIsDescendentOf(
	ICogTool potentialDescendent,
	ICogTool potentialAncestor
)

Return Value

Type: Boolean
See Also