Compares the equality of two SmartLineTool objects.
Namespace: Cognex.Vision.SmartLineAssembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- a
- Type: Cognex.Vision.SmartLine SmartLineTool
The first object to compare.
- b
- Type: Cognex.Vision.SmartLine SmartLineTool
The second object to compare.
Return Value
Type: BooleanTrue if the specified object is equal to the current object; otherwise, false.
See Also