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

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

public CogDataBindingsCollection DataBindings { get; }

Property Value

Type: CogDataBindingsCollection
Data bindings for the tool.

Implements

ICogTool DataBindings
See Also