CogVerificationStatistics UnknownCount Property Cognex VisionPro 9.8 SR1
Get and set the number of items that were categorized as unknown after verification has run. This statistics is only set when doing comparison with the SimpleResult item.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

public int UnknownCount { get; set; }

Property Value

Type: Int32
See Also