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

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

public double this[
	string regionName
] { get; }

Parameters

regionName
Type: System String

Property Value

Type: Double
See Also