CogResultsAnalysisLogicalOps Or Method Cognex VisionPro 9.21

Namespace: Cognex.VisionPro.ResultsAnalysis
Assembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public static bool Or(
	bool a,
	bool b
)

Parameters

a
Type: System Boolean
b
Type: System Boolean

Return Value

Type: Boolean
See Also