Get the threshold associated with the specified region name.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
public double this[
string regionName
] { get; }public double this[
string regionName
] { get; }Public ReadOnly Default Property Item (
regionName As String
) As Double
Get
Public ReadOnly Default Property Item (
regionName As String
) As Double
Get
public:
property double default[String^ regionName] {
double get (String^ regionName);
}public:
property double default[String^ regionName] {
double get (String^ regionName);
}Parameters
- regionName
- Type: System String
Property Value
Type:
Double