Click or drag to resize

BaseImageProcessingVariationCapableElementAreLoopPermutations Property

If testing parameters in a loop while executing is enabled, this parameter controls if all possible combinations should be tried.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool AreLoopPermutations { get; set; }

Property Value

Boolean
See Also