CogOCVMaxTuneParams Flags Property Cognex VisionPro
Which property or properties are modified during tuning.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax

public CogOCVMaxTuneConstants Flags { get; set; }

Property Value

Type: CogOCVMaxTuneConstants
This read/write property of type CogOCVMaxTuneConstants identifies every which property or properties may be modified during tuning. This is a bit-wise OR of the defined enumeration values.
Events

See Also