CogBeadInspectPattern TrainResult Property Cognex VisionPro 9.8

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

public CogBeadInspectTrainResult TrainResult { get; }

Property Value

Type: CogBeadInspectTrainResult
An object that holds information about the trained pattern. Default value is null.
Remarks

This property is set to null when the pattern becomes untrained.
See Also