CogDLRuntimeRegionThresholds RegionNames Property Cognex VisionPro 9.24
Get a list of the region names (keys) in this collection.

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

public List<string> RegionNames { get; }

Property Value

Type: List String 
See Also