CogAutoSelectRunModeConstants EnumerationCognex VisionPro 9.22
Constants used to specify how auto selection is to be performed.

Namespace: Cognex.VisionPro.AutoSelect
Assembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 87.0.0.0
Syntax

public enum CogAutoSelectRunModeConstants
Members

  Member nameValueDescription
Search0 Search the image for possible models.
Query1 Only consider specified query points for possible models.
See Also