CogDLRuntimeRegionThresholds Item Property (String)Cognex VisionPro 9.23
Get the threshold associated with the specified region name.

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

public double this[
	string regionName
] { get; }

Parameters

regionName
Type: System String

Property Value

Type: Double
See Also