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