CogBeadInspectPattern Trained Property Cognex VisionPro 9.10
Gets whether this pattern is currently trained.

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

public bool Trained { get; }

Property Value

Type: Boolean
"True" if the pattern is trained. "False" otherwise. Default value is "False".
See Also