Click or drag to resize

BaseImageProcessingVariationCapableElementDoExecuteWithLooping Method

Executes the image processing element with looping over the variation parameters.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected virtual bool DoExecuteWithLooping()

Return Value

Boolean
true if successful, false otherwise.
Exceptions
ExceptionCondition
ApplicationException
See Also