Get the threshold at the specified index.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Parameters
- index
- Type: System Int32
Property Value
Type: DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the index is less than zero or not less than Count. |
See Also