Get
Gets the value of the AutoGrabCount. This value controls how many images can be auto grabbed in the ViDiELClassify Edit Control.
Set
Namespace: Cognex.Vision.ViDiELSets AutoGrabCount. This value is for usage in the ViDiELClassify Edit Control.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.25.1.0
Syntax
Property Value
Type: Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is less than 0 or greater than 1000. |
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
See Also