CogPMAlignMulti Trained Property Cognex VisionPro 9.8
Returns true if the multi-model operator is trained. The property is set by the Train() method.

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

public bool Trained { get; }

Property Value

Type: Boolean
See Also