CogPMAlignMulti Trained Property Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

public bool Trained { get; }

Property Value

Type: Boolean
See Also