Constants used to specify desired result graphics.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Draw no result graphics. | |
| TipText | 1 | Turn on tip text for result graphics. | |
| Bounds | 2 | Draw the bounding four-sided polygon of the found symbol. | |
| Center | 4 | Draw the center of the found symbol. | |
| All | -1 | Draw all result graphics. |
See Also