CogDataAnalysisResults NumRejectValues Property Cognex VisionPro 9.23
Returns the number of individual reject-level tolerance results.

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

public int NumRejectValues { get; }

Property Value

Type: Int32
Remarks

Returns the number of individual reject-level tolerance results.

See Also