Enumerates options data that can be included in
the tool's LastRunRecord.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Do not include the LastRunRecords of this tool's contained sub-tools. | |
| CompositeSubToolRecords | 1 | Include the LastRunRecords of this tool's contained sub-tools. | |
| CompositeSubToolSharedGraphics | 2 | Share the graphics between image records of this tool's LastRunRecord |
See Also