CogToolBase DataBindings Property Cognex VisionPro 9.22 SR1
Gets the data bindings for the tool.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public CogDataBindingsCollection DataBindings { get; }

Property Value

Type: CogDataBindingsCollection
Data bindings for the tool.

Implements

ICogTool DataBindings
See Also