Get a list of the thresholds (values) in this collection.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
public List<double> Thresholds { get; }public List<double> Thresholds { get; }Public ReadOnly Property Thresholds As List(Of Double)
Get
Public ReadOnly Property Thresholds As List(Of Double)
Get
public:
property List<double>^ Thresholds {
List<double>^ get ();
}public:
property List<double>^ Thresholds {
List<double>^ get ();
}Property Value
Type:
List Double