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