Cog3DTreeLookupEventArgs Response Property Cognex VisionPro 9.5
Whether the current Tree property represents an actual response from the top-most tree, that is, from the tree that has no parent.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax

public bool Response { get; set; }

Property Value

Type: Boolean
See Also