Click or drag to resize

BaseImageProcessingVariationCapableElementShouldLoop Property

Only if true the looping with variation of the parameters given in VariationParameters will be done.

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

Property Value

Boolean
See Also