CogDataAnalysisResult RejectHigh Property Cognex VisionPro 9.20
Returns TRUE if the ToleranceStatus rejected high.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax

public bool RejectHigh { get; }

Property Value

Type: Boolean
Remarks

True if the ToleranceStatus is RejectHigh, false otherwise.

See Also