BaseImageProcessingVariationCapableElementAreAllLoopsFinished Method |
Loops through all variation parameters defined in this searcher
and checks if all parameter's loop counters have reached their end
values.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool AreAllLoopsFinished()
Return Value
Booleantrue, if all counters have reached their TryCounts.
See Also