Gets whether (statistical) training of this pattern has been ended.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 69.0.0.0
public bool StatisticalTrainingEnded { get; }public bool StatisticalTrainingEnded { get; }Public ReadOnly Property StatisticalTrainingEnded As Boolean
Get
Public ReadOnly Property StatisticalTrainingEnded As Boolean
Get
public:
property bool StatisticalTrainingEnded {
bool get ();
}public:
property bool StatisticalTrainingEnded {
bool get ();
}Property Value
Type:
BooleanTrue if pattern statistical training has been ended.