Determines whether the specified CogRunStatus is equal to the current
CogRunStatus.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Parameters
- obj
- Type: System Object
The CogRunStatus to compare with the current CogRunStatus.
Return Value
Type: BooleanTrue if the specified CogRunStatus is equal to the current CogRunStatus; otherwise, false.
See Also