CogMaximizerEvaluateEventArgs Fitness Property Cognex VisionPro 9.24
This value, which your event handler sets, is the output value that corresponds to the supplied Position value.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

public int Fitness { get; set; }

Property Value

Type: Int32
See Also