CogDLRuntimeLayoutMatch AllRegionsPassed Property Cognex VisionPro 9.24
True if all regions in the model passed, where passing means that the number of features found in the region is equal to the expected number of occurrences.

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

public bool AllRegionsPassed { get; }

Property Value

Type: Boolean
See Also