CogCreateGraphicLabelCurrentRecordConstants EnumerationCognex VisionPro 9.8
Enumeration of data that can be provided in the Tool's CurrentRecord.

Namespace: Cognex.VisionPro.Dimensioning
Assembly: Cognex.VisionPro.Dimensioning (in Cognex.VisionPro.Dimensioning.dll) Version: 75.1.0.0
Syntax

[FlagsAttribute]
public enum CogCreateGraphicLabelCurrentRecordConstants
Members

  Member nameValueDescription
None0
InputImage1Include a reference to the input image in the CurrentRecord.
InputGraphicLabel2Include a reference to the input graphic label in the CurrentRecord.
All-1
See Also