Click or drag to resize

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.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool AreAllLoopsFinished()

Return Value

Boolean
true, if all counters have reached their TryCounts.
See Also