CogAutoSelectRunModeConstants EnumerationCognex VisionPro
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: 65.1.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