CogDLRuntimeViewRedLabeled LabeledRegions Property Cognex VisionPro 9.23
The list of labeled regions. The view is labeled negative if it has no labeled regions.

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

public CogDLRuntimeRegionCollection LabeledRegions { get; }

Property Value

Type: CogDLRuntimeRegionCollection
See Also